Henrik Eneroth

Results 14 issues of Henrik Eneroth

Occurs for both identical and equal payloads. To reproduce this, receive the same bytes sequence of bytes twice. A `NoSuchElementException` is raised from `Optional` somewhere in `receiveSyncMessage`. It seems that...

The JS lib generates strings as output from `.getHeads`, while the Java API wants `ChangeHash` objects. Perhaps add a string ctor to ChangeHash and/or string arity to `encodeChangesSince`.

It seems that `cljstyle` has some issues with the new 1.12 interop stuff: ```Clojure clojure.lang.ExceptionInfo: Invalid symbol: Byte/1. {:type :reader-exception, :ex-kind :reader-error}Error while processing file src/app/api/okhttp.clj ```

Kind of misleading. Suggestions: - Return an `Instant` - Rename to `get-date` - Both (adding separate `get-date`) Unfortunately, I can't think of a way where fixing it isn't a breaking...