mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 22:40:01 -04:00
5 lines
135 B
JavaScript
5 lines
135 B
JavaScript
/* INSERT
|
|
Module\[['"]websocket['"]\]\.emit\(['"]message['"], ?sock\.stream\.fd\)
|
|
*/
|
|
; ws_events.dispatchEvent(new Event("message"));
|
|
|