Skip to content

mariano-f-r/chatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦀 Chatter

GitHub top language Bloat GitHub repo size GitHub Repo stars

Screenshot1

🌟 About

This project is a simple proof of concept realtime chatting app using websockets that leverages the power of Rust and JavaScript (ES6). I used ws-rs as the backend and the Bulma CSS framework. It is very much a proof of concept, and will likely not receive many, if any updates.

🔗 Experience Chatter Live

💻 Technology Stack

  • Backend: Rust with ws-rs (WebSocket library)
  • Frontend: JavaScript (ES6), Bulma CSS
  • Deployment: Shuttle platform

👩‍💻 Contributing

Contributing is always welcome, and any and all pull requests and issues are appreciated. See our Contributing document for more details.

📜 License

This software is licenced MIT. I was considering licensing it under the GPL but realized this project wasn't too serious.