931912cc7bTelnet negotiation works now do the acount login and creation.
9 anni fa
Beoran
942cc38e0eWorking on telnet implementation. Using an Fiber and select based server.
9 anni fa
Beoran
9fa91fa423Working on serialization and the Telnet protocol.
9 anni fa
Beoran
9b064a0174Switch from C+mruby to plain ruby with EventMachine. What I was programming on the C side was a square wheel reinvention of EventMachine anyway. I will have to port the Telnet handling, though.