An open API service indexing awesome lists of open source software.

https://github.com/strongbugman/tiny_chat_server

A tiny chat server write with python.
https://github.com/strongbugman/tiny_chat_server

Last synced: about 1 year ago
JSON representation

A tiny chat server write with python.

Awesome Lists containing this project

README

          

# Tiny chat server
A simple chat server use I/O select, use python.