-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Description
go build (git)-[master]
# github.com/yinqiwen/gsnova/common/mux
common/mux/quic.go:26:28: not enough arguments in call to q.Session.OpenStreamSync
have ()
want (context.Context)
common/mux/quic.go:35:34: not enough arguments in call to q.Session.AcceptStream
have ()
want (context.Context)
I met the above error when I try to run go build in the gsnova folder or the command in the read me file.
Is there master branch could be compiled or I need to do something to make it compile?
Metadata
Metadata
Assignees
Labels
No labels