Skip to main content

Change Log

0.5

15/12/2021

  • Add new field of config mitm
  • Add new API saveByServiceWorkerStream to instruct the browser to save a file to local file system

0.4

30/6/2021

  • Add new field of config trickleICE
  • Fix known bugs

0.3

16/3/2021

  • Speed up P2P startup
  • Change stun address via console
  • Exchange signal by peer
  • P2P first mode
  • Increase the maximum peer connections of mobile device to 20
  • After reaching the preset number of P2P connections, the websocket connection can be automatically disconnected
  • Add new field of config httpLoadTime
  • Improve the accuracy of network type detection
  • Remove the prefix "v" of p2p protocol identifier
  • Optimize signaling module
  • Fix bugs of cache module

0.1

24/10/2020

  • Release formal version
  • Fix known bugs

0.0.1

23/10/2020

  • Release beta version