All Versions
3
Latest Version
Avg Release Cycle
15 days
Latest Release
1844 days ago

Changelog History

  • v0.1.0 Changes

    April 08, 2019

    ๐Ÿ”„ 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 Changes

    March 13, 2019

    ๐Ÿ”„ 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 Changes

    March 10, 2019

    ๐Ÿ”„ 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