Update uWS/uS

This commit is contained in:
Alex Hultman 2019-01-25 15:27:13 +01:00
parent 0198d5cc8c
commit 929060b34a
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ void uWS_App(const FunctionCallbackInfo<Value> &args) {
appTemplate->SetClassName(String::NewFromUtf8(isolate, "uWS.SSLApp"));
/* We fill these below */
us_ssl_socket_context_options ssl_options = {};
us_new_socket_context_options_t ssl_options = {};
static std::string keyFileName;
static std::string certFileName;

@ -1 +1 @@
Subproject commit e653e9d3142f8a9a9d76548e288652ab46729766
Subproject commit d331ec3e458ad04b53c27baf5d53675fe105c9b0