Skip to content

twfarland/blab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blab

Just a basic chat system, part of my attempts to learn Gleam / OTP.

Roadmap

  • Implement basic chat with registry, chats in actors and mist
  • Add supervision
  • Add persistence/hydration port (hexagonal)
  • Add mnesia/amnesiac adapter
  • Add postgres/squirrel adapter
  • Try to use wisp with SSE, fork and PR if necessary
  • Add tests
  • Try to get working with otp observer
  • Add more features, message types, privacy, invites/acceptance, LLM agents etc

About

Chat system in Gleam OTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages