{"id":22873302,"url":"https://github.com/mo7ammedd/signalr","last_synced_at":"2025-08-20T04:18:53.644Z","repository":{"id":264315974,"uuid":"893015247","full_name":"Mo7ammedd/SignalR","owner":"Mo7ammedd","description":" real-time communication. includes chat functionality, harry potter house groups, notifications, a race, and a user count tracker.","archived":false,"fork":false,"pushed_at":"2024-11-24T13:53:32.000Z","size":1282,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T05:31:30.773Z","etag":null,"topics":["asp-net-mvc","channels","chat-application","end-to-end-encryption","hubs","signalr","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Mo7ammedd.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}},"created_at":"2024-11-23T10:03:33.000Z","updated_at":"2025-01-30T08:51:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"440bee63-8e79-4d99-8910-4be33fdfc455","html_url":"https://github.com/Mo7ammedd/SignalR","commit_stats":null,"previous_names":["mo7ammedd/signalr"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FSignalR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FSignalR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FSignalR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo7ammedd%2FSignalR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mo7ammedd","download_url":"https://codeload.github.com/Mo7ammedd/SignalR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248921792,"owners_count":21183823,"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":["asp-net-mvc","channels","chat-application","end-to-end-encryption","hubs","signalr","websocket"],"created_at":"2024-12-13T14:18:29.432Z","updated_at":"2025-04-14T16:51:18.773Z","avatar_url":"https://github.com/Mo7ammedd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Real-Time Magic with SignalR\n\nA modern real-time communication platform built with SignalR, featuring everything from instant messaging to interactive multiplayer experiences.\n\n## Core Features\n\n### Live User Tracking\nReal-time user presence monitoring with instant connection state updates.\n\n### Smart Chat System\nAdvanced communication suite featuring:\n- Global broadcast messaging\n- Direct messaging via email\n- Instant delivery and read receipts\n\n### House Groups\nDynamic group management system:\n- Fluid group transitions between houses\n- Real-time member presence updates\n- Exclusive group communications\n\n### Interactive Racing\nMultiplayer racing experience:\n- Character selection system\n- Live competitive gameplay\n- Real-time position tracking\n\n### Smart Notifications\nModern notification system:\n- Instant push notifications\n- Streamlined dropdown interface\n- Live notification counter\n\n## Tech Stack\n\nBuilt with industry-standard technologies:\n- ASP.NET Core\n- SignalR\n- JavaScript \u0026 HTML\n- Bootstrap\n- Entity Framework Core\n\n## Quick Start\n\n### 1. Setup\n```sh\ngit clone https://github.com/Mo7ammedd/SignalR.git\ncd signalr-projects\n```\n\n### 2. Prerequisites\nRequired:\n- .NET SDK (latest)\n- SQL Server/SQLite\n\n### 3. Configuration\nUpdate `appsettings.json`:\n```json\n{\n  \"ConnectionStrings\": {\n    \"DefaultConnection\": \"Server=localhost;Database=SignalR_Projects;Trusted_Connection=True;MultipleActiveResultSets=true\"\n  }\n}\n```\n\n### 4. Database Setup\n```sh\ndotnet ef database update\n```\n\n### 5. Launch\n```sh\ndotnet run\n```\n\n## Architecture\n\n### User Tracking Service\n`UserCountHub` manages real-time user presence and connection states.\n\n### Chat Service\n`ChatHub` handles message routing and delivery with support for public and private communications.\n\n### Group Management\n`HouseGroupHub` provides real-time group membership and messaging capabilities.\n\n### Racing System\n`HallowsRaceHub` coordinates multiplayer racing events with live position updates.\n\n### Notification Service\n`NotificationHub` manages real-time alerts and message delivery tracking.\n\n## Contributing\n\nJoin our development:\n1. Fork repository\n2. Branch (`git checkout -b feature/YourFeature`)\n3. Commit (`git commit -m 'Add: feature description'`)\n4. Push (`git push origin feature/YourFeature`)\n5. Create Pull Request\n\n## License\n\nMIT Licensed. See LICENSE for full details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7ammedd%2Fsignalr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmo7ammedd%2Fsignalr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7ammedd%2Fsignalr/lists"}