Skip to content

edumentab/example-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A super simple websocket example!

  1. Navigate to this folder in a terminal
  2. Run npm install to download the dependencies
  3. Run node ws-server to start the server
  4. Visit frontend.html on a localhost webserver
  5. Type messages to have them sent back over the socket!
  6. To start a bot singing, include the word sing in the message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published