Module | EventMachine::WebSocket::Framing76 |
In: |
lib/em-websocket/framing76.rb
|
MAXIMUM_FRAME_LENGTH | = | 10 * 1024 * 1024 | Set the max frame lenth to very high value (10MB) until there is a limit specified in the spec to protect against malicious attacks |