magicxor / SseChat

A real-time chat web app working without JS (using Server-Sent Events) / chat without js

Repository from Github https://github.commagicxor/SseChatRepository from Github https://github.commagicxor/SseChat

SSE Chat

This project is a proof-of-concept (PoC) demonstrating a real-time chat application that operates without any client-side JavaScript. It leverages Server-Sent Events (SSE) to push messages from the server to connected clients.

chat-demo.mp4

Features

  • Real-time messaging.
  • No JavaScript required on the client-side for core chat functionality.

About

A real-time chat web app working without JS (using Server-Sent Events) / chat without js

License:The Unlicense


Languages

Language:C# 100.0%