sergeant-savage / chatter

A small Rust websocket chat
MIT License
4 stars 4 forks source link
hacktoberfest websockets

🦀 Chatter

![GitHub top language](https://img.shields.io/github/languages/top/ItsCbass/chatter?style=for-the-badge&labelColor=111418&color=e1b56a) ![Bloat](https://img.shields.io/badge/Bloat-None-c585cf?style=for-the-badge&labelColor=111418) ![GitHub repo size](https://img.shields.io/github/repo-size/sergeant-savage/chatter?style=for-the-badge&labelColor=111418&color=da696f) ![GitHub Repo stars](https://img.shields.io/github/stars/sergeant-savage/chatter?color=74be88&style=for-the-badge&labelColor=111418)

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

👩‍💻 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.