Use go get.
go get github.com/funcards/engine.io
Then import engine.io package into your own code.
import "github.com/funcards/engine.io"
Distributed under MIT License, please see license file within the code for more details.