{"id":51518,"library":"pion-stun","title":"pion/stun","description":"Package stun implements Session Traversal Utilities for NAT (STUN) RFC 5389.","status":"active","version":"1.23.0","language":"go","source_language":null,"source_url":"https://github.com/pion/stun","tags":["stun","nat","networking","webrtc"],"install":[{"cmd":"go get github.com/pion/stun","lang":"bash","label":"Install github.com/pion/stun"}],"dependencies":[],"imports":[{"symbol":"stun","correct":"github.com/pion/stun"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/pion/stun\"\n)\n\nfunc main() {\n\tmsg := stun.New()\n\tmsg.Build(stun.BindingRequest)\n\tfmt.Println(msg)\n}","lang":"go","description":"Creates a STUN binding request message"},"warnings":[],"env_vars":null,"search_vec":"'5389':12 'implement':4 'nat':9,14 'network':15 'packag':2 'pion/stun':1 'rfc':11 'session':5 'stun':3,10,13 'travers':6 'util':7 'webrtc':16","created_at":"2026-06-15T06:17:55.443435+00:00","updated_at":"2026-06-15T06:17:55.443435+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/pion/stun","github":"https://github.com/pion/stun","docs":"https://pkg.go.dev/github.com/pion/stun#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}}