summaryrefslogtreecommitdiff
path: root/same/src/main/java/com/orbekk/same/ClientApp.java
AgeCommit message (Expand)Author
2012-01-26Deprecate old ClientApp code.Kjetil Ørbekk
2012-01-23Support more than one rpc Service on a Jetty server.Kjetil Ørbekk
2012-01-20Fix: Use factory method when creating a Same instance.Kjetil Ørbekk
2012-01-19Implement the library interface to a SameClientImpl.Kjetil Ørbekk
2012-01-18Hack: Use Same to synchronize state in the android app.Kjetil Ørbekk
2012-01-18Refactor client.Kjetil Ørbekk
2012-01-18Refactor Broadcaster.Kjetil Ørbekk
2012-01-17Add timeout to network operations.Kjetil Ørbekk
2012-01-16Fix network joining.Kjetil Ørbekk
2012-01-16Fix ping discovery.Kjetil Ørbekk
2012-01-16Add ClientApp – a server hosting a ClientService.Kjetil Ørbekk