You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if the support of tcp connection in wasm profiler planned?
It will be really handy if Tracy is available on browser with tcp connecting, your browser demo work perfectly fine. Since Browser is a more stable environment.
Although tcp socket is not supported in browser, Emscripten can emulate it in help of WebSocket Proxy Server.
The text was updated successfully, but these errors were encountered:
Thanks for the great work you've created.
I would like to know if the support of tcp connection in wasm profiler planned?
It will be really handy if Tracy is available on browser with tcp connecting, your browser demo work perfectly fine. Since Browser is a more stable environment.
Although tcp socket is not supported in browser, Emscripten can emulate it in help of WebSocket Proxy Server.
The text was updated successfully, but these errors were encountered: