sowhat001

Results 1 issues of sowhat001

In my environment, the demo can not be compiled. Wrong is: > github.com/koding/kite/sockjsclient ../../../go/pkg/mod/github.com/koding/[email protected]/sockjsclient/sockjsclient.go:39:8: undefined: sockjs.SessionState The import statement of package sockjs is: > import "github.com/igm/sockjs-go/sockjs" In go.mod, the version...