Skip to content

AbanteAI/websocket-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install python deps pip install requirements.txt
  2. Start the python server: python3 server.py
  3. Install js deps cd app, npm install
  4. Start the user app: npm run start
  5. Go to localhost:8000

You'll see the js app running on localhost:3000, served in an iframe pointing at subdomain.localhost:8000. Echo server uses websockets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published