Matthew Downey
Matthew Downey
Old, but this is now implemented in XChart
I'm working with a similar situation (lots of unreliable connections, restarts with some backoff, etc.). I'm wondering what the idiomatic way to enforce a timeout would be? Like, if I...
Hey I'm looking for a way to manually send pings, and I ended up at the issues referenced here. But `websocket-ping` and heartbeats are both gone now, where can I...
Ah thank you so much! I was looking in http.clj. I should have checked if it was in another namespace, my apologies.
I ran into the same thing and fwiw I was able to solve it by just using nREPL instead of a normal socket REPL. This [slack thread](https://clojurians-log.clojureverse.org/cursive/2021-12-23) kind of explains...
Bump. I think a lot of us would be interested in this!
Hey @efraimmgon, it's true that there is no way to read using excel-clj. This is a feature that I would be happy to accept a PR for, and might get...
I think @pauloxnet should be able to do the deployment to PyPi, [since he's the maintainer there](https://pypi.org/project/TogglPy/), if he would be so kind, but if there's a way for me...
@ethanf curious if your impl ended up looking promising?
Hi there, thanks for reporting this in detail. This issue was new to me. I think what's happening is that OpenJDK is missing some of the classes that [Apache POI](https://github.com/apache/poi)...