Joe Turki
feeeebf251
Upgrade golangci-lint, more linters
...
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 07:16:06 -06:00
Steffen Vogel
683fc837d0
Make repo REUSE compliant
2023-05-05 11:58:49 -04:00
Pion
308f8616a3
Update CI configs to v0.10.6
...
Update lint scripts and CI configs.
2023-04-08 14:24:19 -04:00
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
804a12fed3
Update CI configs to v0.4.7
...
Update lint scripts and CI configs.
2020-09-30 09:06:34 -07:00
Sean DuBois
f174986c74
Fix all lint errors in examples/
...
Resolves #531 and Resolves #470
2019-03-21 09:31:27 -07:00
backkem
911013755a
Examples: serve WASM examples locally
...
The examples server now detects 'demo.wasm' files in
the jsfiddles. Examples layout updated to match Pion style.
Resolves #491
2019-03-07 22:44:51 +01:00
Sean DuBois
a0892b2392
Update examples to use non-deprecated APIs
...
Move from NewRTCTrack -> NewRTCSampleTrack and a few other
simple cases
Resolves #238
2018-11-24 00:51:53 -08:00
backkem
49737bdd04
Examples: close examples.json reader
...
Resolves #172
2018-09-23 11:34:25 -07:00
backkem
6906b80d78
Examples: host examples locally
...
Resolves #120
2018-09-15 09:58:03 +02:00