THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and...
authorJens Geyer <jensg@apache.org>
Tue, 22 Apr 2014 21:36:27 +0000 (23:36 +0200)
committerJens Geyer <jensg@apache.org>
Tue, 22 Apr 2014 21:36:27 +0000 (23:36 +0200)
commit751c97c2df228ab7d73f7add3a7b3f187aa5326a
tree95ad0d4b907f5fdf481388df19e3bcc5e0358853
parentc1d7943a7ed78fb434eaa90feb1a3a17b446fc97
THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server
Client: Go
Patch: Aleksey Pesternikov
lib/go/test/Makefile.am
lib/go/test/MultiplexedProtocolTest.thrift [new file with mode: 0644]
lib/go/test/tests/multiplexed_protocol_test.go [new file with mode: 0644]
lib/go/thrift/multiplexed_protocol.go [new file with mode: 0644]