Erlang experiments
image_test : experiments with img_erl library
ranch_test : TCP game server on ranch library
binary_codec_test : Binary format encoder/decoder generator from custom DSL. Codecs are generated with ErlyDtl from format definition. Parser has two implementations - leex + yecc or neotoma.