Erlang TCP connection that offers batching and pipelining of messages
  • Erlang 89%
  • Makefile 9.5%
  • Shell 1.5%
Find a file
2020-06-29 09:38:00 +02:00
bin Initial commit 2019-04-02 00:22:51 +02:00
config Move to logger, min version now OTP 21 2020-06-17 11:37:02 +02:00
src Bump version 2020-06-29 09:38:00 +02:00
.gitignore Initial commit 2019-04-02 00:22:51 +02:00
LICENSE Initial commit 2019-04-02 00:22:51 +02:00
Makefile Move to logger, min version now OTP 21 2020-06-17 11:37:02 +02:00
README.md Initial commit 2019-04-02 00:22:51 +02:00
rebar.config Bump version 2020-06-29 09:38:00 +02:00
rebar.lock Move to logger, min version now OTP 21 2020-06-17 11:37:02 +02:00
rebar3 Move to logger, min version now OTP 21 2020-06-17 11:37:02 +02:00
tools.mk Initial commit 2019-04-02 00:22:51 +02:00

pipesock

An OTP application

Build

$ rebar3 compile