.. |
debug
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
mock
|
all: replace "pborman/uuid" with "google/uuid"
|
2018-11-21 17:29:21 +07:00 |
rpc
|
add rpc package comments
|
2018-11-20 10:30:53 +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 location of handler
|
2018-11-26 14:51:42 +00:00 |
options.go
|
Add Router interface
|
2019-01-08 20:32:47 +00:00 |
rpc_codec_test.go
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
rpc_codec.go
|
Allow bytes.Frame to be set to sent just bytes
|
2019-01-16 15:27:57 +00:00 |
rpc_handler.go
|
Support endpoint metadata
|
2016-05-26 18:01:02 +01:00 |
rpc_request.go
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
rpc_response.go
|
Further crufting
|
2019-01-09 19:28:13 +00:00 |
rpc_router.go
|
Execute wrappers before router
|
2019-01-11 15:49:54 +00:00 |
rpc_server.go
|
Clarify log message
|
2019-01-15 15:17:30 +00:00 |
rpc_stream.go
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
server.go
|
Execute wrappers before router
|
2019-01-11 15:49:54 +00:00 |
subscriber.go
|
Execute wrappers before router
|
2019-01-11 15:49:54 +00:00 |
wrapper.go
|
move wrapper files
|
2018-04-14 19:24:17 +01:00 |