status-react/test/cljs
Andrea Maria Piana 9cd891365a
Use payload & avoid transforming in clojure objects.
This commit includes a few performance fixes:
1) Pass a string payload instead of an hex encoded string, to avoid
unecessary conversion
2) Don't js->clj on messages, as that's fairly expensive and we can get
away without
3) Don't use `pr-str` `read-string`, rather convert to json

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-10-23 15:52:32 +02:00
..
cljsjs update react-native and project dependencies 2017-12-15 16:06:13 +01:00
status_im Use payload & avoid transforming in clojure objects. 2019-10-23 15:52:32 +02:00