summaryrefslogtreecommitdiff
path: root/src/main/java/com/orbekk/protobuf/SimpleProtobufServer.java
AgeCommit message (Expand)Author
2012-04-30Add removeService() to SimpleProtobufServer.Kjetil Ørbekk
2012-04-05Better server design.Kjetil Ørbekk
2012-04-02Use thread pool in SimpleProtobufServer.Kjetil Ørbekk
2012-03-28Apply Apache License version 2.0.Kjetil Ørbekk
2012-03-28Handle failing RPCs.Kjetil Ørbekk
2012-03-28Add functional test.Kjetil Ørbekk
2012-03-28Client support for asynchronous requests.Kjetil Ørbekk
2012-03-28Support very simple serving.Kjetil Ørbekk
2012-03-27Test classes for sending protocol buffers.Kjetil Ørbekk