TCP Client and Server
We are released the new feature and some improvement in the framework.
The major updates is now about TCP connection, its very useful for monitoring connection between services.
It's completed with event OnConnect and OnDisconnect so you can code something like connecting vpn or create a logs in your future application.
The minor updates is about:
- State n saga
- Support a string body to be a payload on http request using HttpBuilder
- Reconsume queue on rabbit when error detected
- FIX on auto ack rabbitmq
- Supported PKCS and PKIX RSA Privat-Public Keys
and the fixing bugs. So we Lets GO! create some beatifull applications.
Full Changelog: v1.1.3...v1.2.0