You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2018. It is now read-only.
Looks like you're missing the sockjs library. go install sockjs or something like that.
This project is not actively being develop, it's very possible that the current version here doesn't build with the most recent versions of go/go libraries
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey, I obey the document:
https://github.com/sparks/rter/blob/master/docs/server-setup.md
To final step, but found the errors:
[hadoopusr@server]$ go run src/rter/rter.go
rter/streaming
src/rter/streaming/genericStreamer.go:86: undefined: sockjs.Conn
src/rter/streaming/streaming.go:72: undefined: sockjs.NewRouter
src/rter/streaming/streaming.go:72: undefined: sockjs.Conn
src/rter/streaming/streaming.go:72: undefined: sockjs.DefaultConfig
[hadoopusr@server]$ ls
Can you help me?
The text was updated successfully, but these errors were encountered: