0

I try to build an ultra-simple stable and fast C++ concurrent web-sockets project. I stumbled on the boost::beast project, integrated the Hello World sample. While starting to dig into the code and trying to understand how to implement a sample server that accept multiple incoming web-sockets streams, and distribute multiple outgoing web-sockets streams, I stumbled across facebookincubator dispenso project.

Can anyone help me to meld the two technologies and achieve Optimized "server that accept multiple incoming web-sockets streams, and distribute multiple outgoing web-sockets streams" code?

Thanks Ori Kovacsi Katz

0 Answers0