You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emscripten-discuss
Hi, I'm using emterpretify/emterpretify_async and socket callbacks trying to connect to websocket. Also added main loop function just to count iterations between calling connect on socket and callback, but seems neither callback is called even if server sends reply.. What I get is error callback and browser saying it cannot connect.. Am I wrong for thinking server reply should definitely hit open/connect callback first?