rob05c / gomud

A telnet game server written in Go
MIT License
0 stars 1 forks source link

rfc 2941 telnet authentication option #12

Open rob05c opened 11 years ago

rob05c commented 11 years ago

Implement rfc 2941 http://tools.ietf.org/html/rfc2941

Specifically, implement the SSL option.