ItsCbass / chatter

A small Rust websocket chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ¦€ 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.

About

A small Rust websocket chat

License:MIT License


Languages

Language:JavaScript 41.4%Language:Rust 36.3%Language:HTML 22.3%