matchbox icon indicating copy to clipboard operation
matchbox copied to clipboard

feat: add async api

Open th4s opened this issue 1 year ago • 0 comments

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 avatar Sep 06 '24 19:09 th4s