Er2Chat
Go to file
Er2 370a6572ad online list, bugfixes 2022-03-07 18:59:41 +03:00
http.lua refactoring 2022-03-07 18:12:19 +03:00
main.lua online list, bugfixes 2022-03-07 18:59:41 +03:00
readme.md refactoring 2022-03-07 18:12:19 +03:00
tcp.lua refactoring 2022-03-07 18:12:19 +03:00
utf8.lua refactoring 2022-03-07 18:12:19 +03:00

readme.md

              __             
  ___________/__\___________ 
 /   _  _  -__ -   ___  -   \
 \__________________________/
             |  |            
             |  |            
        _____|  |______      
    ___|     |  |      |___  
   |   |     |  |      |   | 
___|___|____/____\_____|___|___

     Welcome to Er2Chat!
 You need to login to continue
Do you need input echo? [YNHQ]

This is yet another telnet chat.

This server supports both clients with \r, \n and \r\n newline. (This means it supports nc/telnet and Android ConnectBot client)

Server currently is very simple and stupid, but can be improved.

Running

To run this server, you need:

  • Lua (from 5.1, supports luajit)

  • LuaSocket (or LuaSec). # luarocks install luasocket

To start now, just type: $ lua main.lua