update packages

This commit is contained in:
lxsang
2020-12-28 16:48:36 +00:00
parent 376621a299
commit ab99ba452d
9 changed files with 12 additions and 11 deletions

View File

@@ -168,7 +168,8 @@ class AntunnelApi
when Msg.DATA
relay_msg msg, "onmessage"
when Msg.CTRL
relay_msg msg, "onctrl"
when Msg.ERROR
relay_msg msg, "onerror"