Skip to content

Tags: Feuerlabs/exo

Tags

1.3

Switched to basho lager.

1.1

This version works with bert_rpc 1.1

1.0

Now public.

0.6.5

exo_socket_sessions support idle timeout

The callback module can now return e.g. {noreply, St, Timeout},
which will cause the socket session process to keep track of an
gen_server-style idle timeout. Resetting the timeout is done by
returning {noreply, St, undefined} | {reply, Rep, St, undefined},
that is, you don't have to remember to return the timeout every
time.

0.6.4

Corrected some documentation.

0.6.3

Session handling bug in socket reuse

0.1.2

rough support for access list changes

0.6.2

automatic app vsn (git)