websockets-chat
There are 16 repositories under websockets-chat topic.
Aesthisia/LLMinator
Gradio based tool to run opensource LLM models directly from Huggingface
ably/ably-chat-js
Ably Chat SDK for JavaScript to build chat experiences at scale
808thlife/AI-Girlfriend
Real time chat with AI girl using Google Gemini model
HMnesterov/WebChat
Webchat on django and websockets
DanielRoman11/websockets
Este es un chat en tiempo real que permite a los usuarios interactuar y comunicarse instantáneamente a través de una aplicación web. Los mensajes se envían y reciben en tiempo real a través de WebSockets, lo que proporciona una experiencia de chat bidireccional y eficiente.
PavlosTzitzos/laravel-samples
A collection of projects that use Laravel PHP Framework.
sireeshdevaraj/react-websockets
A Simple websocket chat room made with ReactJs,websockets and Sqlite for saving the messages,allowing users to login and signin using google Oauth
weaponsforge/websockets-chat
Exploring websockets.
AxeRicin/frontend-project-12
This application includes registration, authorization, error page and chat page. Two main channels are available by default and each user can create, rename and delete their own channels. All registered users can exchange messages.
b3nhard/ChatX
Gofiber | HTMX | Websocket chat application
omidsotooni/WebSocket
WebSockets In ASP.NET Core, Send Message with socket
abhiseksinha23/chit-chat
An end-to-end group chat application.
andresilmor/WebSockets-Routes-in-JavaScript-with-Express.js-featuring-Rooms-Protobuf-JSON-gRPC-Client-and-PubSub
Group of WebSockets Routes (w/ Express.js WS library), that use Protobuf/JSON, some work as gRPC Client, have Rooms/Channels, query MongoDB or Redis Pub/Sub.
mpolinowski/go_gorilla_websockets
Example code for a Go Websocket Chat App
platofff/bazilnya
Простой чат на express.js
The-L3rNa3aN/WebSockets_SimpleClientServer
Just a simple chat app between a client and server using websockets.