fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.32k stars 115 forks source link

Undefined WebSocket related error #41

Closed Cacodaimon closed 10 years ago

Cacodaimon commented 10 years ago

Sometimes the connection can't be established when sending a short initial message to the Server, this behavior can be reproduced when trying to connect to a text area here without any initial content: https://www.sublimetext.com/forum/posting.php?mode=reply&f=5&t=16693

The origin issue was: https://github.com/Cacodaimon/GhostText-for-Firefox/issues/19

Cacodaimon commented 10 years ago

WebSocket packets with a size of exactly 127 byte let the server crash.