15 projects
dez
A set of pyevent-based network services
rel
Registered Event Listener. Provides standard (pyevent) interface and functionality without external dependencies
pycleaner
Remove ~ and .pyc recursively
csp_eventlet
An implemention of the Comet Session protocol specification for eventlet: http://orbited.org/blog/files/cps.html
pywhois
A whois program with truncated output
pyjsiocompile
Simple compiler for jsio scripts, apps, and packages.
orbited2
A WebSocket-enabling proxy, so you can code against Websocket in any browser.
hookbox
HookBox is a Comet server and message queue that tightly integrates with your existing web application via web hooks and a REST interface.
rtjp_eventlet
UNKNOWN
csp_twisted
An implemention of the Comet Session protocol specification for twisted: http://orbited.org/blog/files/cps.html
rtjp
eventlet and concurrence implementation of the rtjp protocol
morbid
A Twisted-based publish/subscribe messaging server that uses the STOMP protocol
orbited
A browser(javascript)->tcp bridge; Comet is used to emulate TCP connections in the browser; Allows you to connect a web browser directly to an IRC or XMPP server, for instance.
stompservice
A simple stomper-based STOMP service api
pyorbited
A python client for Orbited (Orbit Event Daemon), a COMET server. Includes three implementations: pyevent, twisted, basic sockets.