Currently, ArtClientLib is only capable of connecting to an Artemis server. We should make it possible for an application to be able to sit between the server and a client and inspect/alter the traffic between them. Doing this will require that connections be allowed to both servers and clients, and that all packets can be both parsed and written.
Currently, ArtClientLib is only capable of connecting to an Artemis server. We should make it possible for an application to be able to sit between the server and a client and inspect/alter the traffic between them. Doing this will require that connections be allowed to both servers and clients, and that all packets can be both parsed and written.