Searched refs:websocket_send_frame (Results 1 – 3 of 3) sorted by relevance
71 static napi_value websocket_send_frame(napi_env env,
665 WebSocketConnection.prototype._send_frame = unit_lib.websocket_send_frame;
189 websocket_send_frame); in init()1039 Unit::websocket_send_frame(napi_env env, napi_callback_info info) in websocket_send_frame() function in Unit