|
packio
|
Adapters for websockets. More...
#include "../internal/config.h"#include "../internal/utils.h"#include <boost/beast/core.hpp>#include <boost/beast/websocket.hpp>Go to the source code of this file.
Classes | |
| class | packio::extra::websocket_adapter< Websocket, kBinary > |
| Adapter class to support websockets. More... | |
| class | packio::extra::websocket_acceptor_adapter< Acceptor, WebsocketAdapter > |
| Adapter class to support websockets servers. More... | |
Namespaces | |
| packio::extra | |
| Optional utilities that are not included by default. | |
| packio | |
| The packio namespace. | |
Adapters for websockets.