Skip to content

Releases: aperturerobotics/bifrost

v0.24.1

25 Jan 03:20
Compare
Choose a tag to compare

Changelog

  • c97e12d fix(util): handle when errch is nil
  • 920e114 fix(webrtc): improve link dialer implementation

v0.24.0

25 Jan 02:43
Compare
Choose a tag to compare

Changelog

  • 5b69710 feat: implement WebRTC transport
  • 2247305 signaling: implement p2p signaling via an RPC service

v0.23.9

23 Jan 22:58
Compare
Choose a tag to compare

Changelog

  • b149e55 chore(deps): Bump github.com/cloudflare/circl in /hack (#184)
  • d7f3616 chore(deps): Bump github.com/go-git/go-git/v5 in /hack (#185)
  • 28eecb6 fix: quic-go multiplexer issue
  • b040ce7 refactor(websocket): add http logging and path restriction

v0.23.8

23 Jan 21:17
Compare
Choose a tag to compare

Changelog

v0.23.6

23 Jan 08:05
Compare
Choose a tag to compare

Changelog

  • 05b4ff8 feat: bifrost cli improvements