Soap Over Beep Question
"Eamon O'Tuathail" <[email protected]>
| Newsgroups | gmane.ietf.beep |
|---|---|
| Message-ID | <000001c21ee7$2307fd40$0100a8c0@central> |
Hi, One has two options with one-way messages: Either the peer acting as the server knows that it has to respond with a NUL, or it peeks inside the envelope, and they replies with NUL, before doing any substantive processing of the envelope contents. The former scenario is for servers that typically will only accept one-way messages (e.g. notification-style messages) and the latter would typically be for servers that accept a mixture of message patterns. Eamon