/chatter

A small Rust websocket chat

Primary LanguageJavaScriptMIT LicenseMIT

🦀 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.

📜 License

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