Files
spring-integration-samples/intermediate/tcp-async-bi-directional/README.md
Gary Russell 8a83eb23dd Add TCP Bi-Directional Async Sample
* Add a second client and address PR comments.
2020-06-02 16:13:25 -04:00

302 B

TCP Async Bi-Directional Sample

If this is your first experience with the spring-integration-ip module, start with the tcp-client-server project in the basic folder.

This sample demonstrates asynchronous, arbitrary bi-directional communication between 2 peers.