Skip to content

1.0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sherlock-Holo Sherlock-Holo released this 23 Jan 17:36
· 14 commits to master since this release

feature

  • add session interface to support multi transport layer
  • rewrite client and server, use session instead of link over websocket
  • add quic experimental support with session interface
  • support net/http/pprof

break change

  • add required keyword in config file type, valid values are websocket and quic
  • a little change of config, when use websocket type, need set path

only test on linux/amd64, but other platforms should work well