Skip to content

A simple chat application utilizing the websocket protocol. Powered by React + Typescript and Go.

Notifications You must be signed in to change notification settings

MarkusWendorf/websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-chat

A simple chat application utilizing the websocket protocol. Powered by React + Typescript and Go.

Build

Frontend:

$ npm install
$ npm run start

Backend:

$ go build
$ ./websocket

About

A simple chat application utilizing the websocket protocol. Powered by React + Typescript and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published