Skip to content

Releases: Antonito/gfile

v0.1.0

08 Apr 03:30
Compare
Choose a tag to compare

Changelog

6f6246b Added 'bench' command
840080c Added Stats package
2bfc42e Added bench tests
ab14188 Added log to receiver
b6f5661 Added logging for sender
72f9fd5 Added main() tests
470f862 Added more API flexibility
c37bff2 Cleaned WASM code
693d40d Fixed dependencies
fae0edc Fixed DataRaces
4439399 Fixed codacy
cc20754 Fixed code duplication
1685c7e Fixed linter
c41f7db Fixed linter
3f16a01 Fixed linter false positive
b9af48c Fixed stats copy
eb3f63d Fixed tests
b819920 Improved outputs
b20927e Improved test coverage
0d6c7fb Improvements
f66992c Moved 'utils' from 'internal/' to 'pkg/'
b68be71 Refacto, clean repo
d2c04c2 Removed http stuff
96ffd5c Should now be able to send data
51595e8 Started to work on Web Client
42eb50c Still working on webasm
15f6b48 Switch to pion/webrtc v2
4b03ca7 Switched from pions to pion
4cc1d7a Updated Main() tests
338a081 Updated README.md
ef90043 Updated dependencies
11c8896 Updated dependencis, fixed linter
a035188 Working on WASM
02c5a8f Wrote StripSDP tests
1eb9805 Wrote small file exchange test

v0.0.2

13 Mar 20:33
Compare
Choose a tag to compare

Changelog

01f6403 Added HTTP tests
0a02c8c Added coverage badge
a35eee7 Fixed CI/CD
4361c41 Fixed gomod
ea0af8b Fixed race condition in http_test
947da8c Now compressing SDP with gzip
65eff63 Reduced size of SDP even more
0069080 Refacto, working on tests
0e5ea54 Removed curl / gfile sdp commands
82655a0 Removed the use of 'curl'
f9790dd Temporarily commented session test
fea762d Updated dependencies

v0.0.1

10 Mar 04:56
Compare
Choose a tag to compare

Changelog

ecef07e Added badge to README.md
9f5dd9b Added basic CI
d4408e0 Added demo to README.md
d88d49f Added goreleaser
2f200f4 Cleaned code
4d4b7ad Cleaned code
a88e3fb Grammar check README.md
e2ed0ea Improved reliability, still not Ok..
e443f51 Initial commit
0b1eb74 Initial commit
2a41b91 README style should be fixed
881cd9f Refacto
6f61100 Started to write unit tests
f86ac5b Updated README
b08c995 Updated README badges
928502e Updated README with examples