How to manage clients connecting to rosbridge?
Hello experts.
How can I manage and control the clients that join the ros network via rosbridge? For example:
- Allowing n number of clients to connect only and after that reject the requests to connect.
- Block certain IP addresses
- Throw out a client if needed
Thank you in advance