You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow specifying `MaxFrameSize` for a connection.
* Move HTTP API interaction to `EasyNetQ.Management.Client`
* No need to start toxiproxy yet
* Use `uint.MinValue` to mean `unlimited` for max frame size
*
Implement the Environment class to manage the connections (#36)
* Implement the Environment Closes#35
---------
Signed-off-by: Gabriele Santomaggio <[email protected]>
Use `EasyNetQ.Management.Client`
* Allow specifying `MaxFrameSize` for a connection.
* Move HTTP API interaction to `EasyNetQ.Management.Client`
* No need to start toxiproxy yet
* Use `uint.MinValue` to mean `unlimited` for max frame size
*
* Add to public API
Continue migrating to EasyNetQ.Management.Client
0 commit comments