emqx / esockd

Erlang general non-blocking TCP/SSL socket server
https://www.emqx.com
Apache License 2.0
211 stars 84 forks source link

Gen_sever example in detail. #34

Open 00imvj00 opened 8 years ago

00imvj00 commented 8 years ago

Hello , i was wondering how to perfectly user esockd with gen_server or gen_fsm or gen_statem ?? can you give tutorial in detail ? i know there is example in examples folder, but i want something like you guys implemented in emqttd.

00imvj00 commented 8 years ago

If possible can we add this to elixir projects ? if yes, it would be really nice, if you make it compatible to hex.pm package manager for elixir and give tutorial step by step guide.