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

feat: build new api #4

Merged
merged 7 commits into from
Mar 3, 2024
Merged

feat: build new api #4

merged 7 commits into from
Mar 3, 2024

Conversation

adnanjpg
Copy link
Collaborator

replace the old java-like api with a new all inclusive api

@adnanjpg
Copy link
Collaborator Author

the simple_sender and the tests run fine, but the doc tests are broken, and we need to reorganize the exports to export everything necessary from lib.rs

@adnanjpg adnanjpg requested a review from rj76 January 22, 2024 13:18
@adnanjpg
Copy link
Collaborator Author

adnanjpg commented Jan 22, 2024

ok so a4dc115 implements appropriate exports and limits visibility to internal structs

@adnanjpg adnanjpg marked this pull request as ready for review January 31, 2024 17:31
@adnanjpg
Copy link
Collaborator Author

ok I believe this is ready @rj76

Copy link
Owner

@rj76 rj76 left a comment

Choose a reason for hiding this comment

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

I love what you did in this PR, great work. There are a few small things that I noticed.

a.sh Outdated Show resolved Hide resolved
src/client/mod.rs Show resolved Hide resolved
src/client/mod.rs Outdated Show resolved Hide resolved
src/message/tests.rs Outdated Show resolved Hide resolved
@rj76 rj76 merged commit 4f9dedb into main Mar 3, 2024
10 checks passed
@rj76 rj76 deleted the new-api branch March 3, 2024 10:24
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.

2 participants