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: add async api #461

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: add async api #461

wants to merge 4 commits into from

Conversation

th4s
Copy link

@th4s th4s commented Sep 6, 2024

This PR adds an async api:

  • implement Sink and Stream for WebRtcChannel
  • add type RawPeerChannel with AsyncRead and AsyncWrite support
  • add functions take_raw and take_raw_by_id on WebRtcSocket

@th4s th4s changed the title Add async api feat: add async api Sep 6, 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.

1 participant