[
https://issues.apache.org/jira/browse/THRIFT-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970365#comment-16970365
]
Mario Emmenlauer commented on THRIFT-3822:
------------------------------------------
I've managed to implement the full C++ thrift http/websocket server.
Now I'm wondering if someone can help to make this available as part of thrift.
The predominant obstacle may be that the implementation is not according to the
thrift code layout. Its currently not separated into socket, transport and
server classes. It would be great if someone could lend a hand and take a look
at the code, suggesting how it may be refactored more into the typical thrift
classes.
> WebSocket Support for C++ Language
> ----------------------------------
>
> Key: THRIFT-3822
> URL: https://issues.apache.org/jira/browse/THRIFT-3822
> Project: Thrift
> Issue Type: New Feature
> Components: C++ - Compiler, C++ - Library
> Affects Versions: 0.9.3
> Reporter: ramesh
> Priority: Major
>
> Hi Team
> Any one implemented the websocket transport support in c++.
> Please give some feedback on this.
> how to implement.
> Regards
> Ramesh
--
This message was sent by Atlassian Jira
(v8.3.4#803005)