micro/server
Asim Aslam 9f481542f3
Fix a codec race by locking the buffers. Include a buffer pool for perf. (#941)
* Fix a codec race by locking the buffers. Include a buffer pool for perf.

* Read Lock on buffer Read
2019-11-13 11:05:53 +00:00
..
grpc fix endpoint extractor panic 2019-11-11 17:37:48 +00:00
mock all: replace "pborman/uuid" with "google/uuid" 2018-11-21 17:29:21 +07:00
mucp check in this cruft 2019-06-08 19:40:44 +01:00
proto Remove fmt 2019-09-22 15:31:07 +01:00
context.go Wait() option now accept *sync.WaitGroup 2019-05-27 21:17:57 +08:00
extractor_test.go switch to stdlib context 2018-03-03 11:53:52 +00:00
extractor.go fix endpoint extractor panic 2019-11-11 17:37:48 +00:00
handler.go add AutoAck support for Server 2019-05-24 20:06:27 +08:00
options.go Set register ttl and interval by default 2019-09-23 17:59:34 +01:00
rpc_codec_test.go move transport back 2019-07-09 18:41:26 +01:00
rpc_codec.go Fix a codec race by locking the buffers. Include a buffer pool for perf. (#941) 2019-11-13 11:05:53 +00:00
rpc_handler.go Support endpoint metadata 2016-05-26 18:01:02 +01:00
rpc_request.go fix the tunnel execution 2019-08-11 18:11:33 +01:00
rpc_response.go move transport back 2019-07-09 18:41:26 +01:00
rpc_router.go Fix a streaming bug 2019-06-20 12:44:51 +01:00
rpc_server.go fix data race for server Wait option (#931) 2019-11-09 21:52:41 +00:00
rpc_stream.go send client error if it exists 2019-08-15 15:22:53 +01:00
server.go Set register ttl and interval by default 2019-09-23 17:59:34 +01:00
subscriber.go move all the buffer references to util/buf 2019-07-28 19:33:24 +01:00
wrapper.go move wrapper files 2018-04-14 19:24:17 +01:00