7
I Use This!
Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cleanup and added an action map More... over 18 years ago
fix lib More... over 18 years ago
removing globbing from the implementation More... over 18 years ago
changing the name of the twisted client as other (non-twisted) clients are quite likely going to emerge More... over 18 years ago
adding distutils wrappers from Martin Brown of SitePen More... over 18 years ago
linked in Jetty repo for source and demo More... over 18 years ago
client should specify supported connection types More... over 18 years ago
created directory for java impl More... over 18 years ago
adding setuptools and simplejson to the chain More... over 18 years ago
braindead setup script to get the cometd dependencies set up on a more-or-less ready unix-like system More... over 18 years ago
minor updates More... over 18 years ago
removing globbing after a hallway discussion with Greg Wilkins convinced me that it's not useful (again) More... over 18 years ago
adding globbing, the "advice" property, and a discussion of non-handshaking clients. More work needs to be done to make the protocol description more clear in some failure scenarios, but most of the major protocol issues should be ironed out at this point. More... over 18 years ago
adding PDFs of basic operating secnarios More... over 18 years ago
updates to match Dojo trunk More... over 18 years ago
the client now correctly delivers multiple events More... over 18 years ago
littered with debugging code and not quite working yet. :( More... over 18 years ago
mostly working. string parsing logic is b0rken More... over 18 years ago
make sure the handshake response is an array More... over 18 years ago
more progress, long-polling is almost working More... over 18 years ago
update todo More... over 18 years ago
lame start at a python client More... over 18 years ago
authSuccess -> authSuccessful, as per the Bayeux spec More... over 18 years ago
added message handling, and added x-cometd-data (must find a way to get at backend request data in perlbal in the future) More... over 18 years ago
started work on long polling More... over 18 years ago
remove event id from debug info More... over 18 years ago
remove non json in server response More... over 18 years ago
added extra checks More... over 18 years ago
fixing the missing port variable issue. More... over 18 years ago
fix channel array More... over 18 years ago