Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.72 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.72 KB

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