mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-04-08 08:00:57 -04:00
Wrap WebSocket.cork, update docs
This commit is contained in:
@@ -232,7 +232,7 @@ struct HttpResponseWrapper {
|
||||
}
|
||||
}
|
||||
|
||||
/* Takes function, returns this (EXPERIMENTAL) */
|
||||
/* Takes function, returns this */
|
||||
template <bool SSL>
|
||||
static void res_cork(const FunctionCallbackInfo<Value> &args) {
|
||||
Isolate *isolate = args.GetIsolate();
|
||||
|
||||
Reference in New Issue
Block a user