Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon MacMullen committed Sep 19, 2011
1 parent e7c636f commit f92e9d7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Erlang-based server side component for SockJS. See:

https://github.com/majek/sockjs-client

for more information on SockJS.

Currently this is rather limited:

* Requires Misultin
* Supports WebSockets via Misultin (so no hybi-10!)
* Various header-based things haven't been ported from the node server
* Hasn't been tested much
* Hasn't been performance-tested at all

Hopefully in future some of these restrictions will get improved.

0 comments on commit f92e9d7

Please sign in to comment.