| Project: | OpenDAX Server |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | phil |
| Status: | active |
I need to add the capability to handle messages that come without being requested. This would need to be for callbacks, command messages, wakeups etc.
| Priority: | normal | » critical |
This should be much simpler to achieve since the IPC mechanism has changed to sockets. It will also have to be done for the tag event stuff that needs to happen soon.