-
When querying an empty Crux node spun up on a DigitalOcean box from the [crux-standalone Docker image](https://hub.docker.com/r/juxt/crux-standalone) (in-memory KV store, no txes yet), the empty resul…
-
It seems like at some point, the type of the data passed to the we socket "message" event callback changed from string to `Buffer`, which needs to be handled by the adapter (probably by simply doing `…
-
This is also posted on [reddit](https://www.reddit.com/r/Clojure/comments/b2gcdj/how_did_you_make_sente_renatal_react_native_work/)
Few months ago i made luminus app that used sente for communicati…
-
One of our users reported an error caused by IllegalAccessException thrown from within `log/error`.
It looks like the code is trying to do some introspection on the exception object but it doesn't ha…
-
As you know, by default sente tries to connect to the host in the browser window, which is very convenient.
When using figwheel however the browser host points to the figwheel server and that gets …
-
```clj
[:app] Compiling ...
------ ERROR -------------------------------------------------------------------
File: jar:file:/Users//.m2/repository/com/taoensso/timbre/6.0.2/timbre-6.0.2.jar!/taoen…
-
**Installed skylobby-0.9.24_linux-amd64.deb over skylobby-0.9.23_linux-amd64.deb**
Environment:
- Debian GNU/Linux 11 (stable) amd64 +Gnome
- default-jre 2:1.11-72
- openjdk-11-jre 11.0.16+8-1~d…
-
![image](https://user-images.githubusercontent.com/4633048/124352390-d0496800-dbb4-11eb-87d1-eab60d2ea3a3.png)
Got this stacktrace on the maven 1.17.1 whenever submitting a tx to kafka, changed bac…
-
I'm not sure whether this is a nippy issue or a clerk issue. I decided to start here, but please feel free to let me know that should submit the issue at the nippy repo instead.
I'm using an Apach…
-
I am getting an error, "Invalid event ~#chsk/handshake" when trying to establish a connection between my server and client. My usage follows keenly the default example of this repo. The error that is …