micro/server
Asim fb25558142 Merge pull request #42 from micro/internal_handler
Add implementation for internal handlers and subscribers.
2016-01-08 15:00:53 +00:00
..
debug Debug: use the DebugHandler interface. 2016-01-07 10:15:30 +00:00
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
debug.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
extractor_test.go update links from myodc to micro 2015-11-20 16:17:33 +00:00
extractor.go Stop recursive loop where its a recursive type 2015-12-25 01:06:51 +00:00
handler.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
options.go Make the debug handler an actual thing that can be set by users 2016-01-06 19:24:54 +00:00
rpc_codec.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
rpc_handler.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
rpc_request.go Rename to hdlrWrappers for symmetry sake 2015-12-02 21:12:09 +00:00
rpc_server.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
rpc_stream.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
rpcplus_server.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
server_wrapper.go Checkpoint the world 2015-12-18 01:01:59 +00:00
server.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
subscriber.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00