Malloy
Loading...
Searching...
No Matches
lib
malloy
core
websocket
types.hpp
1
#pragma once
2
3
#include <boost/beast/websocket/error.hpp>
4
5
namespace
malloy::websocket
6
{
10
using
error
= boost::beast::websocket::error;
11
}
malloy::websocket
Definition:
connection.hpp:22
malloy::websocket::error
boost::beast::websocket::error error
Definition:
types.hpp:10
Generated by
1.9.6