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: simplify api, add events iterator #74

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

hugomrdias
Copy link
Member

  • callbacks input is not MaybeResult anymore just the the data directly. Any error parsing from server is emitted async
  • add iterator version of network events

closes #71

- callbacks input is not `MaybeResult` anymore just the the data directly. Any error parsing from server is emitted async
- add iterator version of network events

closes #71
@hugomrdias hugomrdias merged commit 653f71f into main Dec 4, 2023
4 checks passed
@hugomrdias hugomrdias deleted the feat/simplify branch December 4, 2023 21:11
This was referenced Dec 12, 2023
avivash pushed a commit that referenced this pull request Mar 1, 2024
- callbacks input is not `MaybeResult` anymore just the the data directly. Any error parsing from server is emitted async
- add iterator version of network events

closes #71
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.

update homestar config
1 participant