[
https://issues.apache.org/jira/browse/THRIFT-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967291#comment-13967291
]
Aleksey Pesternikov commented on THRIFT-2132:
---------------------------------------------
Unlike Java or C++ implementation, this one has one more function on
TMultiplexedProcessor called RegisterDefault(processor TProcessor). It allows
to register the default processor, used to process calls from clients not using
multiplexor. I believe it is essential for large system migration and should be
added to other languages implementations as well.
> Go: Support for Multiplexing Services on any Transport, Protocol and Server
> ---------------------------------------------------------------------------
>
> Key: THRIFT-2132
> URL: https://issues.apache.org/jira/browse/THRIFT-2132
> Project: Thrift
> Issue Type: Sub-task
> Components: Go - Library
> Reporter: Jens Geyer
> Labels: multiplex
> Attachments: thrift-2132-multiplexing.patch
>
>
> Support for Multiplexing Services on any Transport, Protocol and Server as
> described in THRIFT-1915
--
This message was sent by Atlassian JIRA
(v6.2#6252)