{"id":15660545,"url":"https://github.com/zimbatm/nodejs-http-websocket","last_synced_at":"2025-05-05T21:14:33.564Z","repository":{"id":66382227,"uuid":"449211","full_name":"zimbatm/nodejs-http-websocket","owner":"zimbatm","description":"[OUTDATED] node.js WebSocket implementation on top of the stdlib HTTP server","archived":false,"fork":false,"pushed_at":"2023-12-15T17:59:02.000Z","size":40,"stargazers_count":20,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T21:14:22.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"about:blank","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimbatm.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2009-12-26T00:42:46.000Z","updated_at":"2014-08-14T12:32:19.000Z","dependencies_parsed_at":"2024-10-03T13:22:23.068Z","dependency_job_id":"8cb8c4f8-ed18-4de6-95f6-056ed8cc497d","html_url":"https://github.com/zimbatm/nodejs-http-websocket","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/zimbatm%2Fnodejs-http-websocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fnodejs-http-websocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fnodejs-http-websocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fnodejs-http-websocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimbatm","download_url":"https://codeload.github.com/zimbatm/nodejs-http-websocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577026,"owners_count":21770721,"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-10-03T13:22:15.769Z","updated_at":"2025-05-05T21:14:33.541Z","avatar_url":"https://github.com/zimbatm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Node http websocket server =\n\nThis is an implementation of the server-side of the WebSocket protocol,\nbased on the node http server.\n\nOne advantage over other implementations, is that you can still\nserver normal HTTP requests over the same port of the WebSocket server.\n\n= About node patches =\n\nThe current node HTTP server implementation closes the connection\nafter a successful HTTP requests. The patch adds request.connection.hikack()\nto change that behavior in case of WebSocket connections.\n\nTo apply the patches, go in the root of your nodejs code, and apply:\n `git am ../path-to/node-http-websocket/patches/*.patch`\n\n= Licence =\n\nUnless otherwise noted, all products created by me are free of copyright and\nthus in the public domain. Have fun and be responsible.\n\nCheers,\n   zimbatm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Fnodejs-http-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimbatm%2Fnodejs-http-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Fnodejs-http-websocket/lists"}