Skip to content

claudioeestevam/Chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

A multi-transport chat application. Currently supports WebSockets, Long Polling and Server-Sent Events.

Frontend Backend

https://chat.rokokovac.com/

image

Features

  • Use WebSocket, Long Polling or Server-Sent Events
  • Join with name
  • Send and receive messages
  • Active users list
  • Chat history

Stack

Frontend: HTML, CSS, JavaScript
Backend: .NET 8
Server: Nginx
CI/CD: GitHub Actions

No additional libraries used.

About

A multi-transport chat application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 45.4%
  • JavaScript 36.5%
  • CSS 11.3%
  • HTML 6.0%
  • Dockerfile 0.8%