Skip to content
#

socketio

Here are 175 public repositories matching this topic...

Are you interested in building your own real-time web application, but unsure of how to get started? If so, this course can help by providing you with an overview of Socket.IO—a web library that enables real-time bidirectional event-based communication—and explaining how to use it to build a chat app with multiple rooms.

  • Updated Dec 8, 2024
  • HTML

A chat application that groups random users into specialized group chats based on shared hobbies and interests. The backend, built with Python, Flask, and SQLAlchemy for data storage, manages routing, group chat creation, and messaging features. The frontend utilizes Flask, JavaScript, and HTML to deliver a user-friendly interface.

  • Updated Sep 2, 2024
  • HTML

Improve this page

Add a description, image, and links to the socketio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the socketio topic, visit your repo's landing page and select "manage topics."

Learn more