Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 296 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 296 Bytes

LofiChat

Comfy multi user chat

Demo

Alt Text

Quick Start

Server

dotnet run --project ChatServer

Client

dotnet run --project ChatClient

In the prompt of the client:

/connect <server ip> <port> <username>