gerald24/possy

Replace HTTP polling from daemon to service with push

Closed this issue · 3 comments

  • support multiple connected daemons
  • in service the user can select on which connected daemons the tasks get printed out (singlecast, multicast, broadcast)

in case of switching to websockets - daemon MUST auto reconnect - due to service and daemon must be independent deployable

@gerald24 of course. The deamon will always try to reconnect if the connection gets aborted somehow.

will not be implemented due to some networks will block socket connections, and a websocket in this case will not bring much improvements.
Instead we make pull interval configurabe.