Categorygithub.com/smarkuck/WebSocket-chat
repositorypackage
1.0.2
Repository: https://github.com/smarkuck/websocket-chat.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

WebSocket chat

Simple WebSocket chat based on "Go: code that grows with grace" talk and Markov chain algorithm written in Go.

  • WebSocket chat - localhost:80
  • TCP socket chat - localhost:4000