Skip to content

Simple chat room web application to learn how web socket programming works in .net core.

Notifications You must be signed in to change notification settings

jusrus01/ChatRoomNetCoreWebSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28a11af · Aug 23, 2021

History

38 Commits
Jun 27, 2021
Jun 27, 2021
Jun 27, 2021
Jun 22, 2021
Aug 23, 2021

Repository files navigation

Simple chat room web application

Simple chat room web application to practice .NET Core WebSocket programming and learn some javascript.

Preview

Should be an image from previewImages/ Should be an image from previewImages/ Should be an image from previewImages/ Should be an image from previewImages/

Usage

  1. Host contents of the client folder in HTTP server.
  2. Run dotnet run inside server folder.

About

Simple chat room web application to learn how web socket programming works in .net core.

Topics

Resources

Stars

Watchers

Forks