Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeha/reactor
https://github.com/zeha/reactor
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeha/reactor
- Owner: zeha
- Created: 2013-08-20T20:47:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-20T20:49:01.000Z (about 11 years ago)
- Last Synced: 2024-04-21T02:19:26.622Z (7 months ago)
- Language: Python
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Example implementation of a TCP-oriented reactor.
Server and client examples are provided in examples/.
Tested on Python 3.3 on Linux