Skip to content

NoelM/minigo

Repository files navigation

☎️ minigo

From Minitel in Golang with ❤️

Overview

Minigo provides an SDK to build a Minitel server over:

  • ✅ WebSockets
  • ✅ Serial Modem V.23 (Hayes)
  • ❌ TCP

Teletel Standard

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.

Releases

No releases published

Packages

No packages published

Languages