Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use EasyNetQ.Management.Client #38

Merged
merged 10 commits into from
Jul 29, 2024
Merged

Conversation

lukebakken
Copy link
Contributor

  • Allow specifying MaxFrameSize for a connection.
  • Move HTTP API interaction to EasyNetQ.Management.Client

@lukebakken lukebakken self-assigned this Jul 26, 2024
@lukebakken lukebakken added this to the 0.1.0 milestone Jul 26, 2024
@lukebakken lukebakken force-pushed the lukebakken/use-easynetq-management branch from 08cbbdf to 25874e2 Compare July 26, 2024 14:43
* 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
@lukebakken lukebakken force-pushed the lukebakken/use-easynetq-management branch from 73c24cb to d36a7b4 Compare July 26, 2024 19:03
@lukebakken lukebakken marked this pull request as ready for review July 29, 2024 22:03
@lukebakken lukebakken merged commit 4be8beb into main Jul 29, 2024
1 check passed
@lukebakken lukebakken deleted the lukebakken/use-easynetq-management branch July 29, 2024 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant