Warning!
This page applies to an older version of Orbited (Version 0.3) For info on the current version see the main documentation.
Orbit Protocol
Orbit Protocol is based on HTTP Protocol, but is much simpler. This is a fairly comprehensive example.
Orbit Request
Orbit/1.0\r\n Action: Event\r\n Id: 45\r\n Recipient: (michael, 123, /event)\r\n Recipient: (jacob, 543, /event)\r\n Length: 10\r\n \r\n event text
Orbit Response -- Failure
Status: Failure\r\n Id: 45\r\n Msg: One or more of the following recipients could not be reached: (michael, 123, /event)\r\n \r\n
Orbit Response -- Success
Success\r\n id: 45\r\n \r\n