Web Socket Gateway
==================
The web socket gateway (wsgw) is network service that bridges WebSockets protocol to other services, most likely the old-school line oriented one.  It can operate multiple services, identified by the initial HTTP GET request from a websocket.

At present, wsgw does not support transport layer security.

The project home page is: http://deviousfish.com/wsgw
Latest version is available via SVN client at: http://svn.deviousfish.com/wsgw

contributors
============
The SHA1 code is that available one Matthew Mahoney's website:
	www.mattmahoney.net
Presumably it's his, although I'm not sure; whoevers it is, thank you.

