Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
This example demonstrates a webs这个示例展示了一个 WebSocketchat server, allowing multiple users to connect and participate in live, group messaging. It comes with a tiny front end implemented in聊天服务器,支持多个用户同时连接并参与实时群聊。它附带了一个用 JavaScriptand和 HTML5which runs in any browser. The example is accompanied by a one hour presentation which provides a discussion of networking concepts, followed by in-depth explanation of how the client and server are constructed. This talk was delivered at [@https://cppcon.org CppCon 2018]. The source code in the Beast example contains improvements to the original program.实现的小型前端界面,可以在任意浏览器中运行。该示例还配有一小时的演讲视频,内容包括网络概念讲解,以及客户端和服务器实现细节的深度剖析。该演讲于 [@https://cppcon.org CppCon 2018] 上发布。Beast 示例中的源码相比原始程序有所改进。