Skip to content
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

Header encoding #2

Open
pygy opened this issue Sep 7, 2013 · 1 comment
Open

Header encoding #2

pygy opened this issue Sep 7, 2013 · 1 comment

Comments

@pygy
Copy link

pygy commented Sep 7, 2013

The Writer and Reader should respectively escape and unescape special characters, and the reader should reject malformed headers and invalid escape sequences.

http://stomp.github.io/stomp-specification-1.2.html#Value_Encoding

@jjeffery
Copy link
Owner

jjeffery commented Sep 8, 2013

Totally. This is a TODO. Pull request welcome.

jjeffery added a commit that referenced this issue Sep 11, 2016
When the server broker the connection forcefully, the client should disconnect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants