Skip to content

simplistic webchat with via HTTP, using BottlePy, Gevent and stuff

Notifications You must be signed in to change notification settings

wolterlw/BottlePy_Gevent_WebChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web chat backend using Bottle and a Gevent server

to run the server application:

  • install python-bottle with apt or bottle with pip, easi-install or whatever else
  • open chat.py and configure host_name, port_num and num_messages
  • run python chat.py

About

simplistic webchat with via HTTP, using BottlePy, Gevent and stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published