Skip to content Navigation Menu Toggle navigation Sign in Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub Copilot appDirect agents from issue to mergeMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests... Search Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Saved searches Use saved searches to filter your results more quickly Name Query To see all available qualifiers, see our documentation. Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} HowProgrammingWorks / WebsocketChat Public Uh oh! There was an error while loading. Please reload this page. Notifications You must be signed in to change notification settings Fork 31 Star 23 Code Issues 0 Pull requests 3 Actions Projects Security and quality 0 Insights Additional navigation options Code Issues Pull requests Actions Projects Security and quality Insights HowProgrammingWorks/WebsocketChat masterBranchesTagsGo to fileCodeOpen more actions menuFolders and filesNameNameLast commit messageLast commit dateLatest commit History49 Commits49 Commits.github.github .editorconfig.editorconfig .gitignore.gitignore LICENSELICENSE README.mdREADME.md eslint.config.jseslint.config.js index.htmlindex.html package-lock.jsonpackage-lock.json package.jsonpackage.json prettier.config.jsprettier.config.js server.jsserver.js View all filesRepository files navigationREADMEMIT licenseЧат на Websocket server.js - серверная часть, слушает TCP порт 8000 (ждет подключений) Клиентская часть index.html: открыть в браузере через 127.0.0.1:8000 Задания Дополнительные задания About Simple browser chat with websocket and node.js www.youtube.com/TimurShemsedinov Topics nodejs javascript chat node js websocket websockets wss ws chat-server Resources Readme License MIT license Uh oh! There was an error while loading. Please reload this page. Activity Custom properties Stars 23 stars Watchers 22 watching Forks 31 forks Report repository Sponsor this project Uh oh! There was an error while loading. Please reload this page. patreon.com/tshemsedinov Uh oh! There was an error while loading. Please reload this page. Contributors Uh oh! There was an error while loading. Please reload this page. Languages JavaScript 53.3% HTML 46.7% You can’t perform that action at this time.
Чат на Websocket server.js - серверная часть, слушает TCP порт 8000 (ждет подключений) Клиентская часть index.html: открыть в браузере через 127.0.0.1:8000 Задания Дополнительные задания