0.0.2 • Published 6 years ago
@anbcodes/asyncwstexting v0.0.2
AsyncWS Texting Example App
A example use of AsyncWS as a texting app
Usage
To use this app you must run the server and the client
- Install all the required dependencies by running
npm install - Start the server with the command
npm run server - Start the client webpage with the command
npm run client
To send a message navigate in your web browser to localhost:8080 and enter your message. You have to click refresh to see the newest messages from other clients.
0.0.2
6 years ago