Package core :: Module sock_js
[hide private]
[frames] | no frames]

Module sock_js

source code


Author: Scott Horn

Classes [hide private]
SockJSServer
This is an implementation of the server side part of https://github.com/sockjs
SockJSSocket
You interact with SockJS clients through instances of SockJS socket.
SockJSSocketHandler
SockJS Socket handler
Variables [hide private]
  __email__ = "scott@hornmicro.com"
  __credits__ = "Based entirely on work by Tim Fox http://tfox.org"