Skip to content

Instantly share code, notes, and snippets.

View fpdevil's full-sized avatar

Sampath fpdevil

  • United Airlines Inc.
  • Chicago
View GitHub Profile
%%%-------------------------------------------------------------------
%%% @author Fernando Benavides <[email protected]>
%%% @copyright (C) 2011 Inaka Networks S.R.L.
%%% @doc It listens and just repeats...
%%% @end
%%%-------------------------------------------------------------------
-module(gen_event_repeater).
-author('Fernando Benavides <[email protected]>').
-behaviour(gen_event).