electricshaman / counting_server

A simple TCP server that sends monotonically increasing numbers as unsigned integers to any connected client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counting Server

A simple TCP server that sends monotonically increasing numbers as unsigned integers to any connected client.

Copyright (c) 2017 Jeff Smith

Counting server source code is licensed under the MIT License.

About

A simple TCP server that sends monotonically increasing numbers as unsigned integers to any connected client.

License:MIT License


Languages

Language:Elixir 100.0%