No description
Find a file
2010-04-01 22:51:09 -07:00
TestHarness initial commit 2010-04-01 22:51:09 -07:00
.gitignore initial commit 2010-04-01 22:51:09 -07:00
CPWebSocket.j initial commit 2010-04-01 22:51:09 -07:00
README.md initial commit 2010-04-01 22:51:09 -07:00

CPWebSocket

A WebSocket implementation for Cappuccino.

Test it out by running runserver.js from node.websocket[1] (with Node[2]) and then browsing to TestHarness/index.html with a browser that supports WebSockets (such as Google Chrome).

[1] http://github.com/shazow/node.websocket.js [2] http://github.com/ry/node

License

Copyright 2010 Sami Samhuri MIT License