clacks-overhead/clacks-protocol

Sending multiple overhead messages

Opened this issue · 0 comments

Section 3 states that overhead messages should be buffered until a regular message is to be sent:

A Gateway MUST buffer incoming Overhead messages. One or more buffered messages are forwarded when one of the following events occurs

The Clacks header doesn't mention how multiple overhead messages can be concatenated and sent together. Should they just be comma separated, or am I missing something?