mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Doc tidy
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Official repository: https://github.com/boostorg/beast
|
||||
]
|
||||
|
||||
[section Layered Streams __new__]
|
||||
[section:layered_streams Layered Streams __new__]
|
||||
|
||||
Networking's __ssl_stream__ is a class template meeting the requirements
|
||||
of both synchronous and asynchronous read and write streams, implemented
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
[/-----------------------------------------------------------------------------]
|
||||
|
||||
[section Messages __new__]
|
||||
[section:messages Messages __new__]
|
||||
|
||||
Once a websocket session is established, messages can be sent unsolicited by
|
||||
either peer at any time. A message is made up of one or more ['messages frames].
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
[/-----------------------------------------------------------------------------]
|
||||
|
||||
[section Timeouts __new__]
|
||||
[section:timeouts Timeouts __new__]
|
||||
|
||||
While
|
||||
[link beast.ref.boost__beast__basic_stream `basic_stream`] and
|
||||
|
Reference in New Issue
Block a user