Skip to content

Commit

Permalink
Server: Reduced memory usage, improved header handling, added ping/pong
Browse files Browse the repository at this point in the history
Headers are now not longer case sensitive and whitespaces do not
matter. Added correct termination with 1007 and 1009 for faults and
1008 for correct disconnecting.
Reduced memory usage if not using HIXIE style.
Added rudimentary ping/pong without any checking of pong message
(should be the same as ping message)
  • Loading branch information
soundstorm committed Apr 27, 2016
1 parent b505327 commit 3764e01
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 345 deletions.
Loading

0 comments on commit 3764e01

Please sign in to comment.