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 the reference implementation included in RFC3174
"US Secure Hash Algorithm 1 (SHA1)", section 7.1 (sha1.h) and 7.2 (sha1.c).

