Skip to content

nshekhawat/GoWebSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WebSocket Hello World in Go

A basic WebSocket server and client in Go using only the standard library. The server sends a "Hello World" message to the client upon establishing a WebSocket connection.

About

Websocket implementation using go std library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages