No description
Find a file
Víctor Martínez 6a6d4af38c
Update README.md
2020-11-09 00:48:15 +01:00
client tcp sockets in client not working, need refactor to web sockets :( 2020-11-09 00:43:07 +01:00
server tcp sockets in client not working, need refactor to web sockets :( 2020-11-09 00:43:07 +01:00
LICENSE Initial commit 2020-11-08 18:30:15 +01:00
README.md Update README.md 2020-11-09 00:48:15 +01:00

Welcome to chat-rooms.rs 👋

Version License: MIT

A web app that allows you to create or join rooms to chat with your friends :)

Currently in development, a refactor on the client needed

Install

Client: npm install, Server: cargo build

Usage

Client: npm start, Server: cargo run

Author

👤 Victor Martinez

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator