Add web and update deps

This commit is contained in:
Asim Aslam
2019-06-03 19:30:43 +01:00
parent 49f669df66
commit d2857a7b16
15 changed files with 1234 additions and 76 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/lucas-clemente/quic-go"
"github.com/micro/go-micro/transport"
utls "github.com/micro/util/go/lib/tls"
utls "github.com/micro/go-micro/util/tls"
)
type quicSocket struct {