micro/server
2018-04-14 19:24:17 +01:00
..
debug switch to stdlib context 2018-03-03 11:53:52 +00:00
mock Add mock server 2016-04-16 00:02:55 +01:00
rpc Add packages for the defaults 2016-03-14 10:45:38 +00:00
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
context.go switch to stdlib context 2018-03-03 11:53:52 +00:00
debug.go Add debug stats handler 2016-05-28 22:30:47 +01:00
extractor_test.go switch to stdlib context 2018-03-03 11:53:52 +00:00
extractor.go move addr extractor to misc 2017-01-12 13:20:34 +00:00
handler.go move the option 2016-05-26 20:43:05 +01:00
options.go switch to stdlib context 2018-03-03 11:53:52 +00:00
rpc_codec_test.go server/rpc_codec: if c.codec.Write fails, reset write buffer and encode an error message about the encoding failure 2017-07-17 14:21:43 -04:00
rpc_codec.go server/rpc_codec: if c.codec.Write fails, reset write buffer and encode an error message about the encoding failure 2017-07-17 14:21:43 -04:00
rpc_handler.go Support endpoint metadata 2016-05-26 18:01:02 +01:00
rpc_request.go Move publication to message 2018-04-14 18:21:02 +01:00
rpc_server.go misc moved to util 2018-04-08 12:37:45 +01:00
rpc_service.go rename Streamer to Stream 2018-04-14 18:15:09 +01:00
rpc_stream.go switch to stdlib context 2018-03-03 11:53:52 +00:00
server.go Move publication to message 2018-04-14 18:21:02 +01:00
subscriber.go Move publication to message 2018-04-14 18:21:02 +01:00
wrapper.go move wrapper files 2018-04-14 19:24:17 +01:00