An open API service indexing awesome lists of open source software.

https://github.com/code-lever/boost-telnet-server-example

Example of a pretty bad telnet server using boost::asio.
https://github.com/code-lever/boost-telnet-server-example

Last synced: about 1 month ago
JSON representation

Example of a pretty bad telnet server using boost::asio.

Awesome Lists containing this project

README

          

boost-telnet-server-example
===========================

Quick and dirty boost::asio code for a very, very basic telnet server.