Introduce EvaluateJSAsync method and evaluationResponse event

This commit is contained in:
codehag 2019-05-01 13:09:49 +02:00
parent aa63d60717
commit 8d8f48242a
3 changed files with 127 additions and 68 deletions

1
Cargo.lock generated
View file

@ -1017,6 +1017,7 @@ dependencies = [
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]