8000 GitHub - lyzco/multiPersonChat: A go language development, lightweight multi-person chat room based on websocket.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A go language development, lightweight multi-person chat room based on websocket.

License

Notifications You must be signed in to change notification settings

lyzco/multiPersonChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-person chat room

Table of Contents

Background

go v1.19

Install

#services
cd services;
go mod tidy;
go run main.go

#client
cd services;
go mod tidy;
go build main.go

Maintainers

@lyzco.

I love my weeds, but I hate this ground decorated with weeds. --Lu Xun

About

A go language development, lightweight multi-person chat room based on websocket.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0