{"id":53819,"library":"googollee-go-engine-io","title":"Go Engine.IO","description":"Package go-engine-io implements the Engine.IO protocol for real-time bidirectional communication in Go.","status":"active","version":"1.4.2","language":"go","source_language":null,"source_url":"https://github.com/googollee/go-engine.io","tags":["engine-io","websocket","realtime","networking"],"install":[{"cmd":"go get github.com/googollee/go-engine.io","lang":"bash","label":"Install github.com/googollee/go-engine.io"}],"dependencies":[],"imports":[{"symbol":"engineio","correct":"github.com/googollee/go-engine.io"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/googollee/go-engine.io\"\n\t\"net/http\"\n)\n\nfunc main() {\n\tserver, _ := engineio.NewServer(nil)\n\thttp.Handle(\"/engine.io/\", server)\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Create an Engine.IO server"},"warnings":[],"env_vars":null,"search_vec":"'bidirect':16 'communic':17 'engin':6,21 'engine-io':20 'engine.io':2,10 'go':1,5,19 'go-engine-io':4 'implement':8 'io':7,22 'network':25 'packag':3 'protocol':11 'real':14 'real-tim':13 'realtim':24 'time':15 'websocket':23","created_at":"2026-06-15T07:56:18.783886+00:00","updated_at":"2026-06-15T07:56:18.783886+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/googollee/go-engine.io","github":"https://github.com/googollee/go-engine.io","docs":"https://pkg.go.dev/github.com/googollee/go-engine.io#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}