rawrtc/rawrtc-data-channel

Add end-of-record flag to data channel send function

lgrahl opened this issue · 1 comments

The application can currently receive partial messages (using the streaming mode) but cannot send them in a partial manner.

Reminder that the readme needs updating after resolving this.