Age | Commit message (Expand) | Author |
---|---|---|
2013-11-06 | Merge pull request #1743 from fadams/fix-nodejs-socket-client | Alon Zakai |
2013-11-04 | Give names to most manually assigned functions in the .js files, in form "var... | Jukka Jylänki |
2013-10-30 | replace window.WebSocket with window['WebSocket'] to avoid closure compiler i... | Fraser Adams |
2013-10-29 | updated library_sockfs.js to make WebSocket a local var and updated library_b... | Fraser Adams |
2013-10-27 | add support for node.js to act as a socket client | Fraser Adams |
2013-09-27 | - added idbfs and nodefs | Anthony Pesch |
2013-08-31 | - refactored accept code to automatically setup peers for incoming connectio... | Anthony Pesch |
2013-08-31 | - temp fix for test_enet | Anthony Pesch |
2013-08-30 | - moved hostname resolution functions to DNS object | Anthony Pesch |
2013-08-29 | lazy evaluate ws module require | Anthony Pesch |
2013-08-29 | - created SOCKFS | Anthony Pesch |
2013-08-09 | - merged FS and VFS namespaces | Anthony Pesch |