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

Websocket on close event will send character "ETX?" #41

Open
viken21 opened this issue Apr 4, 2014 · 2 comments
Open

Websocket on close event will send character "ETX?" #41

viken21 opened this issue Apr 4, 2014 · 2 comments

Comments

@viken21
Copy link

viken21 commented Apr 4, 2014

I have implemented web socket by using some other plugin in my app but i have now moved to this plugin. and i got some error in my dot net system where i send and receive data. When i have debug it, i have found that i got some character "ETX?" (Decimal 3 and 63) in response when web socket is closed.

Can anyone guide me what is this character and how do i identify them so i can handle closing event properly.

Thanks.

@mkuklis
Copy link
Owner

mkuklis commented Apr 5, 2014

@viken4ezee not really sure why you see this. I will have to take a closer look.

@viken21
Copy link
Author

viken21 commented Apr 7, 2014

@mkuklis Thanks...will wait for your reply.

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