lune-org/lune

TCP Client/Server

Opened this issue · 0 comments

The ability to create TCP clients and servers.
Currently, I would like to be able to connect to an IRC server through Lune, but cannot due to the inability to open a TCP connection.

A TCP server is probably not required as much since it goes against what this project is trying to achieve, but a TCP client is often required to connect to systems like databases.