export send_message
This commit is contained in:
parent
2deed75c26
commit
efa1ecc5f4
|
@ -45,7 +45,7 @@
|
|||
|
||||
-export([initial_state/2]).
|
||||
|
||||
-export([handle_packet/2, send_packet/2, client_terminated/1]).
|
||||
-export([handle_packet/2, send_message/2, send_packet/2, client_terminated/1]).
|
||||
|
||||
-export([info/1]).
|
||||
|
||||
|
|
Loading…
Reference in New Issue