vbmithr / ocaml-websocket

Websocket library for OCaml
ISC License
162 stars 44 forks source link

Always send mask if mask bit is set. #57

Closed j0sh closed 8 years ago

j0sh commented 8 years ago

Set the mask, regardless of content length. Empty content still needs a mask.