Commit Graph

5 Commits

Author SHA1 Message Date
Steffen Vogel
683fc837d0 Make repo REUSE compliant 2023-05-05 11:58:49 -04:00
Sean DuBois
9c47fea3f2 Remove new RTCSessionDescription pattern
SetRemoteDescription accepts a RTCSessionDescriptionInit so this is no
longer needed

Resolves #2324
2022-10-24 22:36:30 -04:00
Sean DuBois
ce533d527f Add StandardJS workflow
Been running these locally only.
2022-02-05 22:20:52 -05:00
o0olele
d71bd9aa2a Fix JS error in insertable-streams example
Member has been changed from `readableStream` -> `readable`
2020-11-12 14:24:13 -08:00
Sean DuBois
7041e196bc Example of using Insertable Streams with Pion
Use simple XOR Cipher on both sides. In the Web UI
you can flip a checkbox and watch decoding fail when
decryption is disabled.
2020-06-13 16:59:22 -07:00