{"id":70988,"library":"graph-gophers-graphql-transport-ws","title":"GraphQL Transport WebSocket","description":"A WebSocket transport layer for GraphQL subscriptions and real-time communication.","status":"active","version":"0.1.0","language":"go","source_language":null,"source_url":"https://github.com/graph-gophers/graphql-transport-ws","tags":["graphql","websocket","transport","subscriptions"],"install":[{"cmd":"go get github.com/graph-gophers/graphql-transport-ws","lang":"bash","label":"Install github.com/graph-gophers/graphql-transport-ws"}],"dependencies":[],"imports":[{"symbol":"graphql_transport_ws","correct":"github.com/graph-gophers/graphql-transport-ws"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/graph-gophers/graphql-transport-ws/graphqlws\"\n)\n\nfunc main() {\n\thttp.Handle(\"/graphql\", graphqlws.NewHandlerFunc(nil, nil))\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Sets up a WebSocket GraphQL endpoint."},"warnings":[],"env_vars":null,"search_vec":"'communic':15 'graphql':1,9,16 'layer':7 'real':13 'real-tim':12 'subscript':10,19 'time':14 'transport':2,6,18 'websocket':3,5,17","created_at":"2026-06-17T18:21:25.572230+00:00","updated_at":"2026-06-17T18:21:25.572230+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/graph-gophers/graphql-transport-ws","github":"https://github.com/graph-gophers/graphql-transport-ws","docs":"https://pkg.go.dev/github.com/graph-gophers/graphql-transport-ws#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","serialization"],"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}}