joerg-rade / kroviz

Restful Object Viewer in kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process change events from server

joerg-rade opened this issue · comments

Requires a server module that keeps track of

  • which clients are connected and
  • eventually which are subscribed to which resources
  • on the client side receiving and notification need to be implemented