{"id":13620144,"url":"https://github.com/tsoding/cws","last_synced_at":"2025-04-29T12:15:18.653Z","repository":{"id":91697955,"uuid":"347670699","full_name":"tsoding/cws","owner":"tsoding","description":"Custom WebSocket implementation in C for educational and recreational purposes.","archived":false,"fork":false,"pushed_at":"2025-03-31T05:55:24.000Z","size":85,"stargazers_count":78,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T12:15:13.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/tsoding.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,"zenodo":null}},"created_at":"2021-03-14T15:14:02.000Z","updated_at":"2025-04-26T21:08:06.000Z","dependencies_parsed_at":"2025-02-23T13:30:50.731Z","dependency_job_id":"4132384c-e677-40c3-8055-ed1b74fbb560","html_url":"https://github.com/tsoding/cws","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/tsoding%2Fcws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fcws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fcws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fcws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/cws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251498957,"owners_count":21598983,"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":[],"created_at":"2024-08-01T21:00:52.779Z","updated_at":"2025-04-29T12:15:18.634Z","avatar_url":"https://github.com/tsoding.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# C WebSockets\n\n\u003e [!WARNING]\n\u003e The library is not in production ready state yet\n\nCustom WebSocket implementation in C for educational and recreational purposes.\n\n## Quick Start\n\n```console\n$ cc -o nob nob.c\n$ ./nob\n$ ./build/02_plain_async_echo_server\n$ firefox ./tools/send_client.html\n```\n\nThe Echo Servers in the examples are also testable with [Autobahn Test Suite](https://github.com/crossbario/autobahn-testsuite).\n\n```\n$ ./build/02_plain_async_echo_server\n$ wstest --mode fuzzingclient\n```\n\n## References\n\n- https://tools.ietf.org/html/rfc6455\n- https://www.websocket.org/echo.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fcws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fcws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fcws/lists"}