Merge branch 'jonte_rewrite' into rewrite
Conflicts: src/ggs_coordinator.erl src/ggs_dispatcher.erl src/ggs_player.erl
This commit is contained in:
commit
c63e243564
3 changed files with 11 additions and 2 deletions
|
@ -31,6 +31,7 @@ start_link(Port) ->
|
|||
%% Reason = String
|
||||
stop(_Reason) -> helpers:not_implemented().
|
||||
|
||||
|
||||
%% gen_server callbacks
|
||||
|
||||
%% @doc Initiate the dispatcher. This is called from gen_server
|
||||
|
|
Reference in a new issue