User Tools

Site Tools


osrf-devel:chop_chop_jabber

User Comments

Chop Chop, Jabber is OpenSRF's custom lighweight Jabber server. It's designed with speed and simplicity in mind, and thus boasts roughly 2% of the XMPP (http://www.xmpp.org/) feature set. What it provides is fast XMPP message routing with little extra logic to support the wealth of XMPP options.

Highlights of Chop Chop

  1. Support client logins over TCP/IP and Unix sockets. Unix sockets provide a fast local interface to the server when both client and server are running on the same machine.
  2. Standard XMPP login sessions. Note, however, that the current server allows any client to login regardless of username, password, or domain. If you're planning on running Chop Chop, it must be run in a private network or anyone, anywhere can login to the server.
  3. Standard Jabber/XMPP message routing.
  4. Standard error message when sending messages to users that are not logged in

The source for Chop Chop can be found at: http://open-ils.org/cgi-bin/viewcvs.cgi/ILS/OpenSRF/src/jserver/

See Compiling Chop Chop and Running Chop Chop

osrf-devel/chop_chop_jabber.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.