{"id":22034254,"url":"https://github.com/oguzhane/saltyrtc-server-go","last_synced_at":"2025-06-14T05:06:11.176Z","repository":{"id":57645325,"uuid":"160014339","full_name":"oguzhane/saltyrtc-server-go","owner":"oguzhane","description":"SaltyRTC signalling server implementation in Go","archived":false,"fork":false,"pushed_at":"2024-12-11T23:33:11.000Z","size":209,"stargazers_count":11,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T15:06:05.361Z","etag":null,"topics":["go","server","signalling","webrtc","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oguzhane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-02T04:46:28.000Z","updated_at":"2024-09-10T21:44:06.000Z","dependencies_parsed_at":"2023-12-23T06:53:39.957Z","dependency_job_id":"37255b98-9d5b-403b-a168-397ece3e0d61","html_url":"https://github.com/oguzhane/saltyrtc-server-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzhane%2Fsaltyrtc-server-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzhane%2Fsaltyrtc-server-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzhane%2Fsaltyrtc-server-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oguzhane%2Fsaltyrtc-server-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oguzhane","download_url":"https://codeload.github.com/oguzhane/saltyrtc-server-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252902614,"owners_count":21822261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","server","signalling","webrtc","websocket"],"created_at":"2024-11-30T09:07:32.539Z","updated_at":"2025-05-07T15:06:19.130Z","avatar_url":"https://github.com/oguzhane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# SaltyRTC Signalling Server \n[SaltyRTC signalling server](https://github.com/saltyrtc/saltyrtc-meta/blob/master/Protocol.md) implementation in Go aims to handle high load of websocket connections in such a high performance manner using non-blocking I/O and zero-copy allocation.\n\nThe project is currently in an early stage of development. Testing and review is welcome!\n\n## Features\n- Non-blocking I/O mechanism\n- Low-cost goroutine pool\n- Zero-copy allocation\n\n## Install\n```\ngit https://github.com/OguzhanE/saltyrtc-server-go.git\ncd saltyrtc-server-go\nmake build\n```\n\n## Usage\n```\ncd saltyrtc-server-go/cmd/saltyrtc-server-go\n./main --help\n```\n## Credits\n- [https://github.com/tidwall/evio](https://github.com/tidwall/evio)\n- [https://github.com/gobwas/ws](https://github.com/gobwas/ws)\n- [https://github.com/gammazero/workerpool](https://github.com/gammazero/workerpool)\n- [https://github.com/eranyanay/1m-go-websockets](https://github.com/eranyanay/1m-go-websockets)\n- [https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642](https://medium.com/@copyconstruct/the-method-to-epolls-madness-d9d2d6378642)\n\n## License\n\nThis project is licensed under the MIT License - see the  [LICENSE.md](https://github.com/OguzhanE/saltyrtc-server-go/blob/master/LICENSE)  file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foguzhane%2Fsaltyrtc-server-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foguzhane%2Fsaltyrtc-server-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foguzhane%2Fsaltyrtc-server-go/lists"}