Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 298 Bytes

File metadata and controls

8 lines (4 loc) · 298 Bytes

Replying to a Message

Incoming messages have an optional reply-to field. If that field is set, it will contain a subject to which a reply is expected.

For example, the following code will listen for that request and respond with the time.

!INCLUDE "../../_examples/subscribe_w_reply.html"