Skip to content

GiuseppeCorti/Basic-Go-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Go-Chat

A Basic Chat in GoLang using Lightstreamer

To launch the program from the lsChat folder:

go run lsChat.go https://push.lightstreamer.com DEMO CHAT_ROOM

in case you have a local lightstreamer server:

go run lsChat.go http://localhost:8080 WELCOME CHAT

About

A Basic Chat in GoLang using Lightstreamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages