About

Metadata

  • Last updated , by IlyaPortnov
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: portnov84@rambler.ru

  • Lottery factor: 0

Links

Installation

Readme

This package implements simple generic multithread TCP/IP server. It can be used in two ways. First, one can simply call genericServer function. Or one can declare an instance of Server class and then run server function.