mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
update packages
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -9,7 +9,7 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@lxsang.me"
|
||||
},
|
||||
"version":"0.1.7-a",
|
||||
"version":"0.1.8-a",
|
||||
"category":"Library",
|
||||
"iconclass":"fa fa-adn",
|
||||
"mimes":["none"],
|
||||
|
Binary file not shown.
@ -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"
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@lxsang.me"
|
||||
},
|
||||
"version":"0.1.7-a",
|
||||
"version":"0.1.8-a",
|
||||
"category":"Library",
|
||||
"iconclass":"fa fa-adn",
|
||||
"mimes":["none"],
|
||||
|
Reference in New Issue
Block a user