1.0.1-alpha
Pre-release
Pre-release
feature
- add
session
interface to support multi transport layer - rewrite client and server, use
session
instead oflink
over websocket - add quic experimental support with
session
interface - support
net/http/pprof
break change
- add required keyword in config file
type
, valid values arewebsocket
andquic
- a little change of config, when use
websocket
type, need setpath
only test on linux/amd64, but other platforms should work well