mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
Fix doc link typo
This commit is contained in:
committed by
Vinnie Falco
parent
69f95c870b
commit
8a1c7545e4
@ -13,6 +13,7 @@ HTTP
|
||||
WebSocket
|
||||
|
||||
* Fix race in writes during reads
|
||||
* Fix doc link typo
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
@ -91,7 +91,7 @@ This example demonstrates both synchronous and asynchronous
|
||||
WebSocket server implementations.
|
||||
|
||||
* [@examples/websocket_async_echo_server.hpp]
|
||||
* [@examples/websocket_ssync_echo_server.hpp]
|
||||
* [@examples/websocket_sync_echo_server.hpp]
|
||||
* [@examples/websocket_echo.cpp]
|
||||
|
||||
[heading Secure WebSocket]
|
||||
|
Reference in New Issue
Block a user