Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

utsavjosh1/talkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This got integrated into the chess-engine repo

ChatApp Backend (Serverless with Cloudflare & Hono)

This repository contains the backend for a real-time chat application built with a serverless architecture using Cloudflare Workers and the Hono framework. The backend supports the creation of topic-based chat rooms (e.g., for food discussions), allowing users to communicate seamlessly in a globally distributed, low-latency environment.

Features:

  • Serverless Architecture: Powered by Cloudflare Workers, ensuring high availability, scalability, and cost efficiency.
  • Built with Hono: A lightweight and fast web framework optimized for Cloudflare.
  • Real-time Communication: Supports message broadcasting and user interactions in topic-specific rooms.
  • Global Distribution: Leverages Cloudflare's edge network to reduce latency for users around the world.
  • Secure: Implements user authentication and secure data handling.
  • Scalable: Automatically scales to handle increasing user demand without managing infrastructure.
  • Cloud-native storage: Efficient storage and retrieval of messages and metadata for persistence.

About

This project offers a serverless backend for a real-time chat app using Cloudflare Workers and Hono. It supports topic-based rooms with global, low-latency communication. Leveraging Cloudflare’s edge network, it scales automatically, providing high availability, secure authentication, and efficient data storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors