WebSockets: HTML 5 Asynchronous Network Communication Facility
(require (planet "main.ss" ("murphy" "websockets.plt" 1 0))) |
A client and server side implementation of the
WebSockets
protocol.
The main module re-exports everything from the URLs and WebSockets
modules.