Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

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.

endorse

Bitdeli Badge

About

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

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages