Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 277 Bytes

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