mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 14:54:32 +02:00
Doc tidy
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
Official repository: https://github.com/boostorg/beast
|
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
|
Networking's __ssl_stream__ is a class template meeting the requirements
|
||||||
of both synchronous and asynchronous read and write streams, implemented
|
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
|
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].
|
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
|
While
|
||||||
[link beast.ref.boost__beast__basic_stream `basic_stream`] and
|
[link beast.ref.boost__beast__basic_stream `basic_stream`] and
|
||||||
|
Reference in New Issue
Block a user