zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Add support for Browser testing with WSS and WebWorkers #2293

Closed pepone closed 2 weeks ago

pepone commented 2 weeks ago

This PR brings back support for testing with WSS and WebWorkers. It also includes a fix for TcpTransceiver issue introduced in the previous PR.