kopia lustrzana https://github.com/cirospaciari/socketify.py
updated uWebSockets capi version
rodzic
bd57f208d7
commit
215c3dd5a5
|
@ -1 +1 @@
|
||||||
Subproject commit 32e366da8d8d0186b5584867500e490159143a22
|
Subproject commit a9a248486dcd4883dfac4456658080ca33059cb2
|
|
@ -58,7 +58,6 @@
|
||||||
# return uwsRes->getNativeHandle();
|
# return uwsRes->getNativeHandle();
|
||||||
# }
|
# }
|
||||||
# }
|
# }
|
||||||
# }
|
|
||||||
# unsigned int uws_num_subscribers(int ssl, uws_app_t *app, const char *topic);
|
# 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);
|
# 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);
|
# void *uws_get_native_handle(int ssl, uws_app_t *app);
|
||||||
|
|
Ładowanie…
Reference in New Issue