{"id":23909980,"url":"https://github.com/54ac/websocket-irc","last_synced_at":"2026-05-10T03:43:21.400Z","repository":{"id":40498470,"uuid":"170952524","full_name":"54ac/websocket-irc","owner":"54ac","description":"An IRC-like experience in the browser by using WebSockets.","archived":false,"fork":false,"pushed_at":"2024-04-27T15:34:15.000Z","size":778,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T06:37:42.295Z","etag":null,"topics":["irc","mongodb","nodejs","websocket"],"latest_commit_sha":null,"homepage":"https://54ac.ovh:5421/","language":"JavaScript","has_issues":false,"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/54ac.png","metadata":{"files":{"readme":"README.md","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":"2019-02-16T02:09:48.000Z","updated_at":"2024-06-17T13:01:11.000Z","dependencies_parsed_at":"2024-04-27T16:45:43.573Z","dependency_job_id":null,"html_url":"https://github.com/54ac/websocket-irc","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/54ac%2Fwebsocket-irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/54ac%2Fwebsocket-irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/54ac%2Fwebsocket-irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/54ac%2Fwebsocket-irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/54ac","download_url":"https://codeload.github.com/54ac/websocket-irc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347778,"owners_count":19787231,"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":["irc","mongodb","nodejs","websocket"],"created_at":"2025-01-05T06:37:52.584Z","updated_at":"2026-05-10T03:43:21.392Z","avatar_url":"https://github.com/54ac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## The WebSocket IRC Mimic\n\n### What is this?\n\nThis is a project I did some time ago which aims to emulate an [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat)-like experience in the browser by using WebSockets. Features channels, accounts, and even night mode. Consists of a pure Javascript frontend, a Node server, and a MongoDB database.\n\n### What is this written in?\n\n- Javascript,\n- Node.js.\n\n### What are some of the main features?\n\n- Frontend (website):\n  - Uses the [IBM VGA 8x16](https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_vga_8x16) font for nostalgia purposes,\n  - Uses the WebSocket API for live communication with the server (and therefore other people).\n- Backend (server):\n  - Uses WebSockets to communicate with the client,\n  - Uses a MongoDB database to store accounts and messages,\n  - Uses bcrypt for password handling.\n\n### What's the point?\n\nFamiliarizing myself with the WebSocket API and ~~Webpack~~ ~~Rollup~~ Parcel. Also, it's really cool to be able to create something that resembles IRC (if only slightly) in so few lines of code.\n\n### How do I use this?\n\n1. Provide username and password,\n2. Talk to other people.\n\n### Where can I use this?\n\n**[Check out this demo right here.](https://54ac.ovh/websocket-irc)**\n\n### How do I launch this myself?\n\n1. `git clone https://github.com/54ac/websocket-irc.git .`\n2. `npm i`\n3. `npm start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F54ac%2Fwebsocket-irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F54ac%2Fwebsocket-irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F54ac%2Fwebsocket-irc/lists"}