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: synchronous emitter bindings #7

Merged
merged 5 commits into from
Jan 18, 2024
Merged

Conversation

pancsta
Copy link
Owner

@pancsta pancsta commented Jan 15, 2024

Fixes #2 .

Changes:

  • synchronous BindHandlers (breaking API change)
  • synchronous On
  • atomic queue lock (fixes a race)

@pancsta pancsta marked this pull request as ready for review January 18, 2024 09:34
@pancsta pancsta changed the title feat: channel-less emitters feat: synchronous emitter bindings Jan 18, 2024
@pancsta pancsta merged commit 3226f75 into main Jan 18, 2024
2 checks passed
@pancsta pancsta deleted the feat/2-ch-less-emitters branch January 18, 2024 10:03
pancsta added a commit that referenced this pull request Nov 13, 2024
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.

Channel-less emitters bound synchronously
1 participant