Skip to content

Environment and improvements for doc compatibility #33

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

Merged
merged 9 commits into from
Feb 13, 2025
Merged

Conversation

DanielePalaia
Copy link
Contributor

@DanielePalaia DanielePalaia commented Feb 10, 2025

This closes #34

Introducing the Environment struct mainly to make the client api more compatible with the others.

Also contains some general improvements to adapt to other clients conventions

@DanielePalaia DanielePalaia changed the title Environment Environment and improvements for doc compatibility Feb 12, 2025
Copy link
Member

@Gsantomaggio Gsantomaggio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
I would rename the example files to a more uniform:
like:

  • /examples/getting_started/getting_started.py
  • /examples/streams/streams.py
  • /examples/reconnection.py

etc...

and put a REAMDE.md to explain the examples details, something like:
https://github.com/rabbitmq/rabbitmq-stream-go-client/tree/main/examples

@DanielePalaia DanielePalaia merged commit eac025a into main Feb 13, 2025
1 check passed
@DanielePalaia DanielePalaia deleted the environment branch February 13, 2025 08:23
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.

Create Environment Layer
2 participants