asakul / libcppio

Uniform access to various I/O lines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libcppio

Libcppio provides uniform interface for various I/O lines, currently supported are:

  • inproc - inter-thread communication within one process
  • local - inter-process communication within one system
  • tcp - inter-system communication within TCP network

_

About

Uniform access to various I/O lines

License:MIT License


Languages

Language:C++ 86.0%Language:Go 7.5%Language:C 3.5%Language:CMake 3.0%