FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tzangms/python-websocket-example: Simple python websocket example with Flask, gevent, gevent-websocket · GitHub

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Simple python websocket example with Flask, gevent, gevent-websocket, originally described in this article by @socketubs, but I add a little improvement, the websocket server will echo your text.

How to?

run pip install -r requirements.txt to install requirements, and start the server with python runserver.py then browse http://localhost:8000/ to try out.

About

Simple python websocket example with Flask, gevent, gevent-websocket

Resources

Stars

44 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL