{"id":71631,"library":"pusher-pusher-http-go","title":"Pusher HTTP Go Library","description":"Golang library for interacting with the Pusher HTTP API to trigger events, query channels, and authenticate webhooks.","status":"active","version":"4.0.1+incompatible","language":"go","source_language":null,"source_url":"https://github.com/pusher/pusher-http-go","tags":["pusher","websocket","realtime","api","client"],"install":[{"cmd":"go get github.com/pusher/pusher-http-go","lang":"bash","label":"Install github.com/pusher/pusher-http-go"}],"dependencies":[],"imports":[{"symbol":"pusher","correct":"github.com/pusher/pusher-http-go"}],"quickstart":{"code":"import \"github.com/pusher/pusher-http-go\"\n\nfunc main() {\n    client := pusher.Client{\n        AppID:   \"your-app-id\",\n        Key:     \"your-key\",\n        Secret:  \"your-secret\",\n        Cluster: \"us2\",\n    }\n    client.Trigger(\"my-channel\", \"my-event\", map[string]string{\"message\": \"hello\"})\n}","lang":"go","description":"Create a Pusher client and trigger an event."},"warnings":[{"fix":"Use the correct import path for your version: github.com/pusher/pusher-http-go for v4+.","message":"Version 4.0.1+incompatible uses a different import path than earlier versions.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'api':13,25 'authent':20 'channel':18 'client':26 'event':16 'go':3 'golang':5 'http':2,12 'interact':8 'librari':4,6 'pusher':1,11,22 'queri':17 'realtim':24 'trigger':15 'webhook':21 'websocket':23","created_at":"2026-06-17T18:29:42.317793+00:00","updated_at":"2026-06-17T18:29:42.317793+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/pusher/pusher-http-go","github":"https://github.com/pusher/pusher-http-go","docs":"https://pkg.go.dev/github.com/pusher/pusher-http-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging","http-client"],"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}}