I’m using your library to send custom objects to a server from multiple clients. It will be just one connection per client. So, is it need a further configuration so that are not going to merge the packages?
This is handled internally for TCP connections. For UDP connections there is currently no error handling. We intend to add this feature in a future release.