Commit Graph

4 Commits

Author SHA1 Message Date
cgojin
f81efb0a13 Use wasm_exec.js in GOROOT
Use wasm_exec.js in GOROOT to ensure that the wasm file be loaded,
there is no need to use a specific version of go to build wasm,
and delete vendor-wasm.
2021-04-15 20:44:29 -07:00
Sean DuBois
bb3aa9717f Move to pion/ice@v2
Removed support for trickle ice

Resolves #1274
2020-06-28 00:01:47 -07:00
Sean DuBois
89d7de1787 Start /v3
See #9 for the features we have planned, and the breaking changes that
may occur.
2020-06-25 09:45:27 -07:00
Yutaka Takeda
542ba318f6 Added examples/datachannels-flow-control
Resolves #811
2019-09-01 02:32:08 +00:00