updated uWebSockets capi version

pull/39/head
Ciro 2022-10-28 17:57:24 -03:00
rodzic bd57f208d7
commit 215c3dd5a5
2 zmienionych plików z 1 dodań i 2 usunięć

@ -1 +1 @@
Subproject commit 32e366da8d8d0186b5584867500e490159143a22
Subproject commit a9a248486dcd4883dfac4456658080ca33059cb2

Wyświetl plik

@ -58,7 +58,6 @@
# return uwsRes->getNativeHandle();
# }
# }
# }
# unsigned int uws_num_subscribers(int ssl, uws_app_t *app, const char *topic);
# bool uws_publish(int ssl, uws_app_t *app, const char *topic, size_t topic_length, const char *message, size_t message_length, uws_opcode_t opcode, bool compress);
# void *uws_get_native_handle(int ssl, uws_app_t *app);