From Minitel in Golang with ❤️
Minigo provides an SDK to build a Minitel server over:
- ✅ WebSockets
- ✅ TCP
- ✅ Serial Hayes Modem
The Teletel Standard is ported to the Go language. The basic set of commands is located within teletel.go, the constants are located in consts.go.