Categorygithub.com/juancortelezzi/telgo
repositorypackage
0.0.0-20240408085348-9a8847654c09
Repository: https://github.com/juancortelezzi/telgo.git
Documentation: pkg.go.dev

# README

Telgo

Horrible name, please suggest a better one.

I wanted to try to build a server using just the http standard library to explore the language a bit more.

run the server using go run . or go run main.go and connect to it using telnet 127.0.0.1 6969