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

JavaScript Idle timeout impl #2320

Closed pepone closed 1 week ago

pepone commented 1 week ago

This PR implements idle timeout for JavaScript, similar to #2313

pepone commented 1 week ago

Reworked the tests