-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specify end of stream behaviour #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for drafting this up @mycognosist! I think there was a miscommunication in where/when the eos marker is sent, so I tried to clarify how I think it would make sense to work.
Ah yes, of course! How embarrassing. I misunderstood. I'll work on the changes. |
Changes submitted. Should be correct now 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mycognosist!
Relates to #17
This is a short-and-sweet revision of the handshake specification to document the end of stream requirement when writing messages.
@hackergrrl, please feel free to edit as desired.