Simple-WebSocket-Server icon indicating copy to clipboard operation
Simple-WebSocket-Server copied to clipboard

fixed the echo according to the received opcode

Open mojovski opened this issue 8 years ago • 2 comments

mojovski avatar Apr 24 '17 20:04 mojovski

Thank you, but I have to think some more on this. The problem is that this will slightly complicate the examples, and result in new users to add fin_rsv_opcode unnecessary in cases where most of them will be working with text messages. However, some will experience the problem that you had with binary messages.

eidheim avatar Apr 26 '17 06:04 eidheim

Maybe we can solve this by adding a comment on the first send example instead?

eidheim avatar Apr 26 '17 07:04 eidheim