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

Null Character #2

Open
gsugambit opened this issue Nov 19, 2017 · 1 comment
Open

Null Character #2

gsugambit opened this issue Nov 19, 2017 · 1 comment

Comments

@gsugambit
Copy link

The websocket framework im using (STOMP in spring framework) wants me to send a NULL character '/u0000' or '\0' after my messages. Currently, I cannot see a way to do this with this tool. Is it possible?

@crysislinux
Copy link
Owner

no, it doesn't support that. It only support send a javascript string at the moment.

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