8000 GitHub - amir3ash/chatt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amir3ash/chatt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple high performance chat/live-comment service

  • Suports websocket, http
  • Using Kafka for scalability
  • Reducing number of goroutins for websockets by using ED design
  • Websocket Server consumes new messages using CDC
  • Implements access control via SpiceDB
  • Saves messages to mongodb via bucket pattern
  • Clean architecture
  • OpenTelementry support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0