{"id":73198,"library":"igm-sockjs-go-v2","title":"SockJS Go v2","description":"A Go implementation of the SockJS WebSocket emulation protocol.","status":"active","version":"2.1.0","language":"go","source_language":null,"source_url":null,"tags":["sockjs","websocket","realtime"],"install":[{"cmd":"go get gopkg.in/igm/sockjs-go.v2","lang":"bash","label":"Install gopkg.in/igm/sockjs-go.v2"}],"dependencies":[],"imports":[{"symbol":"sockjs","correct":"gopkg.in/igm/sockjs-go.v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"gopkg.in/igm/sockjs-go.v2\"\n)\n\nfunc main() {\n\thttp.Handle(\"/sockjs\", sockjs.DefaultHandler)\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Sets up a basic SockJS endpoint."},"warnings":[],"env_vars":null,"search_vec":"'emul':11 'go':2,5 'implement':6 'protocol':12 'realtim':15 'sockj':1,9,13 'v2':3 'websocket':10,14","created_at":"2026-06-17T18:48:39.430117+00:00","updated_at":"2026-06-17T18:48:39.430117+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/igm/sockjs-go","github":null,"docs":"https://pkg.go.dev/gopkg.in/igm/sockjs-go.v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}