-
Notifications
You must be signed in to change notification settings - Fork 7
A Web Socket server for local use written in JavaScript, using node.js.
makoto/websocket-server-node.js
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web Socket server-node.js A Web Socket server for local use written in JavaScript, using node.js. 1. Get node.js from nodejs.org 2. node server.js 3. Open echo-client.html in a browser that supports the Web Socket protocol TSL is not supported. The resources included by default allows the client to do anything that a user can do from the command line. You would either have to remove resources or write authentication/authorization code, and remove the remoteAddress-check to make it usable for other remote addresses.
About
A Web Socket server for local use written in JavaScript, using node.js.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published