|  | Home | Libraries | People | FAQ | More | 
        This class is used as a base for the websocket::stream class template to group common
        types and constants.
      
        Defined in header <boost/beast/websocket/stream_base.hpp>
      
struct stream_base
| Name | Description | 
|---|---|
| Stream option used to adjust HTTP fields of WebSocket upgrade request and responses. | |
| The type used to represent durations. | |
| The type used to represent time points. | |
| Stream option to control the behavior of websocket timeouts. | 
| Name | Description | 
|---|---|
| Returns the special time_point value meaning "never". | |
| Returns the special duration value meaning "none". |