This release is a pre-release and may not be stable for production use.
Introduction
babble.server is a messaging service for Zope2 based systems.
It’s the chat server for babble.client, an instant messaging client for Plone, but it doesn’t have any dependencies on Plone or babble.client and is designed to be usable as a backend, independent of any frontend.
Features:
User accounts: users must be registered for the chat service
Security: most messaging actions requires the user to authenticate
User status support: users can set their status, such as ‘busy’, ‘chatty’ or ‘invisible’.
Web service: all public API methods return JSON strings.
100% test coverage.
Additional info:
For additional info, please read the documentation at http://opkode.net/babbledocs/babble.server/index.html
TODO:
Make the read attr on messages a timestamp (instead of bool)
Contributors:
JC Brand brand@syslab.com
Alex Pilz pilz@syslab.com
Roche Compaan
Changelog
1.0b1 (2011-10-05)
Major change, backwards incompatible to 0.x. Retrieve messages relative to timestamps, instead of marking them as read. [jcbrand]
0.3.1 (2011-01-18)
Test for usernames of None in confirmAsOnline [jcbrand]
0.3 (2010-12-16)
Added simple caching for the User Access Dict to lessen writes [jcbrand]
Added the z3c.autoinclude plugin [jcbrand]
0.2 (2010-10-18)
Converted message dates to UTC [pilz]
0.1 (2010-05-05)
Added default title and id values for the Chat Service [jcbrand]
0.1a1 (2010-04-08)
Initial release (jcbrand)
Release files for babble.server 1.0b1dev
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| babble.server-1.0b1dev.tar.gz | 22.5 kB | Details |
Release files / babble.server-1.0b1dev.tar.gz
| Download URL | babble.server-1.0b1dev.tar.gz |
|---|---|
| Size | 22.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
843953221986a0109ddd3e728c5148a54ddb452b919e0de48f23ded2eceb6e07
|
|
BLAKE2b-256 checksum How to use checksums |
fdfe97ee52ff2bc4a1c5edae3a154286294028ea944fe0c15f0ab28b50ef7996
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |