Results 13 issues of fsteff

**Describe the bug** I observed that, after surfing around on the hyper:// web, the process needs more and more RAM. Even after closing the window, when it only runs in...

bug

implements #301 using the opts.db namespace But for hidden files to actually work as expected, [mountable-hypertrie#9](https://github.com/andrewosh/mountable-hypertrie/issues/9) has to be solved - either in hyperdrive or there.

It would be useful to have the ability to pass through the `opts` parameter of `createWriteStream`, `createReadstream` etc. to the metadata db/hypertrie. This e.g. would make it possible to create...

### Peer Heartbeat (API) Does Zenoh have an internal heartbeat to detect if peers are no longer available? _Please correct me if I overlooked such or similar functionality._ If yes,...

question

I just tried the playstore release on a Xiaomi Mi Note 5 and got the following crash log: > com.facebook.react.common.JavascriptException: Socket is not connected., stack: > _write@829:4911 > w@398:1756 >...

It would be useful to support multiple websocket connections with just one instance of the proxy. E.g. imagine there were multiple gateway servers plus a local one. Each may provide...

enhancement

The "use existing profile" does not allow addresses like dat://fsteff-fritter.hashbase.io (the "go to feed" button is disabled).

enhancement

For some future features that require entries that are not supposed do be read by others (eg settings, private messages,... ) an encrypted storage would be useful. I've read about...

### Describe the bug Session.get behaves differently in 0.11.0-rc.2 compared to 0.10.1rc0. When using the Closure reply handler (reply and done callbacks), the reply callback is not called. ### To...

bug

### Describe the feature The main implementation has added a feature called liveliness tokens ([see docs](https://docs.rs/zenoh/0.10.1-rc/zenoh/liveliness/struct.Liveliness.html)). It would be useful to have this available in the python bindings. Issue in...