derelict-cef ~master (2021-12-25T13:49:49.8232727)
Dub
Repo
cef_server_t.send_web_socket_message
derelict
cef
types
cef_server_t
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct
cef_server_t
extern (
System
) @
nogc
nothrow
void
function
(
cef_server_t
*,
int
,
const
(
void
)*,
size_t
)
send_web_socket_message
;
Meta
Source
See Implementation
derelict
cef
types
cef_server_t
variables
base
close_connection
get_address
get_task_runner
has_connection
is_running
is_valid_connection
send_http200response
send_http404response
send_http500response
send_http_response
send_raw_data
send_web_socket_message
shutdown