Malloy
Loading...
Searching...
No Matches
lib
malloy
client
websocket
connection.hpp
1
#pragma once
2
3
#include "../../core/websocket/connection.hpp"
4
5
namespace
malloy::client::websocket
6
{
7
11
using
connection =
malloy::websocket::connection<true>
;
12
13
}
malloy::websocket::connection
Represents a connection via the WebSocket protocol.
Definition:
connection.hpp:37
Generated by
1.9.6