Proof of concept project, on which a server stores a counter that is incremented by client request. Each increment is notified to every client connected (Observer pattern).
nhmarujo/ClickServer
Proof of concept project, on which a server stores a counter that is incremented by client request. Each increment is notified to every client connected (Observer pattern).
JavaGPL-3.0