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

https://github.com/jb3/tcp_server

Basic TCP/HTTP server in Elixir
https://github.com/jb3/tcp_server

elixir erlang http tcp

Last synced: 11 months ago
JSON representation

Basic TCP/HTTP server in Elixir

Awesome Lists containing this project

README

          

# TCPServer

Simple TCP/HTTP server written in Elixir using `:gen_tcp` from Erlang.