Actions
Action Item #487
openDo something with msgQueue/Processor functions in libpibox
Start date:
03 Jan 2016
Due date:
% Done:
0%
Estimated time:
Severity:
02 - High
Description
These modules were part of the port from piboxd. There is some value in having a generic handler for inbound messages but an API needs to be designed to allow for callbacks for message payloads that includes saving of inbound message source, etc. If I enforce use of the pibox message format then the libpibox server can parse the data into generic objects for callers to use.
Updated by Hammel over 8 years ago
- Priority changed from Normal to Immediate
- Severity changed from 03 - Medium to 02 - High
Looks like I need to update these to handle receiving asynchronous (unsolicited?) piboxd messages.
At the same time, I need to add an API that support synchronous sending of piboxd messages. That will allow apps to send a message to piboxd and get a response, if needed.
Updated by Hammel over 5 years ago
- Priority changed from Urgent to High
- Target version changed from 0.12.0 to 2.0 - Harkonnen
Updated by Hammel over 1 year ago
- Target version changed from 2.0 - Harkonnen to 3.0 - Corrino
Actions