A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.
Project description
A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.
minreal
A Python comet server build on CSP (Comet Session Protocol) and providing a TCP socket proxy.
Disclaimer: Gosh this is a new project. Don't use it for anything yet.
Disclaimer disclaimer: None of the technology s particularly new, but I have ideas for where this might go that might be interesting.
Running the examples
The standalone server can be run like:
$ mrl <mount path>:<client plugin module dotted name>:<client plugin class>
So you can run the examples like:
# For the echo server example
$ mrl echo:minreal.examples.echo:EchoClient
# For the TCPSocket IRC example
$ mrl tcp:minreal.examples.tcp:TCPClient
Developing a plugin
Take a look at the annotated example to get started.
v0.2.0
- Updated the csp.js client to the trickly client.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.
See tutorial on generating distribution archives.
Built Distribution
minreal-0.4.2-py2-none-any.whl
(21.8 kB
view hashes)