{"id":13418848,"url":"https://github.com/mattgodbolt/seasocks","last_synced_at":"2025-10-18T09:54:48.759Z","repository":{"id":11153721,"uuid":"13523687","full_name":"mattgodbolt/seasocks","owner":"mattgodbolt","description":"Simple, small, C++ embeddable webserver with WebSockets support","archived":false,"fork":false,"pushed_at":"2025-05-05T13:44:18.000Z","size":1481,"stargazers_count":752,"open_issues_count":41,"forks_count":121,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-05-05T14:50:11.758Z","etag":null,"topics":["c-plus-plus","cpp14","websocket-server","websockets"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattgodbolt.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":"2013-10-12T15:14:37.000Z","updated_at":"2025-05-05T13:44:22.000Z","dependencies_parsed_at":"2024-06-21T16:50:29.051Z","dependency_job_id":"30a1d928-ccb9-452b-a9bf-bcc969ca01ee","html_url":"https://github.com/mattgodbolt/seasocks","commit_stats":{"total_commits":616,"total_committers":42,"mean_commits":"14.666666666666666","dds":0.6266233766233766,"last_synced_commit":"c8bfba24e32ae7a692593736700694832950ae97"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattgodbolt%2Fseasocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattgodbolt%2Fseasocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattgodbolt%2Fseasocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattgodbolt%2Fseasocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattgodbolt","download_url":"https://codeload.github.com/mattgodbolt/seasocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254041,"owners_count":22039792,"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":["c-plus-plus","cpp14","websocket-server","websockets"],"created_at":"2024-07-30T22:01:07.872Z","updated_at":"2025-10-18T09:54:43.728Z","avatar_url":"https://github.com/mattgodbolt.png","language":"C++","funding_links":[],"categories":["TODO scan for Android support in followings","Networking","C++","内存分配"],"sub_categories":["网络"],"readme":"Seasocks - A tiny embeddable C++ HTTP and WebSocket server\n====================================================================\n\n[![CI](https://github.com/mattgodbolt/seasocks/workflows/ci/badge.svg)](https://github.com/mattgodbolt/seasocks/actions)\n[![codecov](https://codecov.io/gh/mattgodbolt/seasocks/branch/master/graph/badge.svg)](https://codecov.io/gh/mattgodbolt/seasocks)\n[![GitHub release](https://img.shields.io/github/release/mattgodbolt/seasocks.svg)](https://github.com/mattgodbolt/seasocks/releases)\n[![License](https://img.shields.io/badge/license-BSD-yellow.svg)](LICENSE)\n[![ConanCenter package](https://repology.org/badge/version-for-repo/conancenter/seasocks.svg)](https://conan.io/center/seasocks)\n\nFeatures\n--------\n* Simple C++ API\n* Serves static content from disk\n* API for building WebSocket servers\n* Simple command line binary for quick serving of static files only\n* Supports newer Hybi-10 and Hybi-16 WebSockets as well as the older Hixie style.\n* Supports Linux and Windows\n\nStuff it doesn't do\n-------------------\n* It's not nearly as configurable as Apache, Lighttpd, Nginx, Jetty, etc.\n* It provides only limited support for custom content generation (e.g. Servlets).\n* It has been designed for WebSocket based control.\n* It probably won't work on other systems (patches to support other systems would be welcome, but not a priority for us)\n\nGetting started\n---------------\nCheck out the [tutorial](https://github.com/mattgodbolt/seasocks/wiki/Seasocks-quick-tutorial) on the wiki.\n\nSee [src/app/c/ws_test.cpp](https://github.com/mattgodbolt/seasocks/blob/master/src/app/c/ws_test.cpp) for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattgodbolt%2Fseasocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattgodbolt%2Fseasocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattgodbolt%2Fseasocks/lists"}