{"id":13399134,"url":"https://github.com/allinurl/gwsocket","last_synced_at":"2025-04-07T01:12:45.053Z","repository":{"id":44909203,"uuid":"57865768","full_name":"allinurl/gwsocket","owner":"allinurl","description":"fast, standalone, language-agnostic WebSocket server RFC6455 compliant","archived":false,"fork":false,"pushed_at":"2024-09-19T23:20:21.000Z","size":282,"stargazers_count":750,"open_issues_count":10,"forks_count":67,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-10-29T11:32:34.281Z","etag":null,"topics":["c","rfc-6455","standalone","websocket-server","websockets"],"latest_commit_sha":null,"homepage":"http://gwsocket.io","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/allinurl.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"allinurl","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-05-02T04:22:41.000Z","updated_at":"2024-10-27T13:28:07.000Z","dependencies_parsed_at":"2024-07-30T21:37:46.609Z","dependency_job_id":"bcf8fa8a-68ca-4474-a942-7c097e81165b","html_url":"https://github.com/allinurl/gwsocket","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinurl%2Fgwsocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinurl%2Fgwsocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinurl%2Fgwsocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allinurl%2Fgwsocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allinurl","download_url":"https://codeload.github.com/allinurl/gwsocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574093,"owners_count":20960496,"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","rfc-6455","standalone","websocket-server","websockets"],"created_at":"2024-07-30T19:00:34.454Z","updated_at":"2025-04-07T01:12:45.032Z","avatar_url":"https://github.com/allinurl.png","language":"C","readme":"What is it?\n-----------\ngwsocket is a standalone, simple, yet powerful rfc6455 compliant WebSocket\nServer, written in C.\n\nWhy?\n----\nI needed a simple, fast, no-dependencies, RFC6455 compliant WebSocket Server\nwritten in C that I could use as a library for the upcoming version (v1.0) of\nGoAccess by simply piping data in and out.\n\nFeatures\n-------\n* Message Fragmentation per section 5.4\n* UTF-8 Handling\n* Framing (Text \u0026 Binary messages)\n* Multiplexed non-blocking network I/O\n* Ability to pipe data in/out in two different modes (stdin/stdout \u0026 strict mode)\n* It passes the Autobahn Testsuite :)\n* and of course, Valgrind tested.\n* missing something?, please feel free to post it on Github.\n\nHow it Works?\n-------------\nVery simple, just pipe your data out of your application and let gwsocket do\nthe rest. e.g.: tail -f /var/log/nginx/access.log \u003e /tmp/wspipein.fifo\n\nBy the way, you can also pipe the client's data into your application.\n\nNote: You can even send your favorite NCurses program's output. See\nhttps://github.com/allinurl/gwsocket.\n\nMore Examples?\n-------------\nLooking for more examples and details on how it works? Head to the man page for\nmore details. Or visit http://gwsocket.io\n","funding_links":["https://github.com/sponsors/allinurl"],"categories":["C","Tools per Language","webSocket","c","tools"],"sub_categories":["Agnostic","docker"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallinurl%2Fgwsocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallinurl%2Fgwsocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallinurl%2Fgwsocket/lists"}