[ 
https://issues.apache.org/jira/browse/THRIFT-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961926#comment-16961926
 ] 

Mario Emmenlauer commented on THRIFT-3822:
------------------------------------------

I'd like to promote this request. A C++ webserver with websocket support is an 
often-heard request in the community. 

Nowadays general WebSocket servers for C++ exist. Therefore the HTTP- and 
WebSocket-server part can be covered with boost, WebSocket++ or uWebSockets. 
However it is not clear how the received WebSocket-request is to be parsed and 
passed on to the handler. Is there a base class for C++ thrift servers?

Would someone from the core team be willing to chip in and help with such an 
implementation?

> 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)

Reply via email to