Ethan Lynn

Results 10 issues of Ethan Lynn

After sriovdp started, it will register to kubelet and wait for connection. Once kubelet connects back, that netstat looks like: ``` root [ /home/capv ]# netstat -anlp|grep plugins_registry unix 2...

https://github.com/tantivy-search/tantivy Is also a library to port Lucene in rust, did you compare the features between this project and tantivy?

Playground could work in latest tagged version.

## Description In go implementation of mdns, servicename is configurable https://github.com/libp2p/go-libp2p/blob/1ad0a50be62b1e00388b9d85fc997d66e8910c9d/p2p/discovery/mdns/mdns.go#L53 ## Motivation I would like to separate peers into different group in a local network, using mdns with different...

Add a new property `networks` and deprecated `vlan`, `mac`, `addresstype`.

Is there a way to add new virtual disks?

### Summary I'm trying to write a libp2p client and let it create to a relay server, I enabled dcutr and relay and gossibsub and kad. Somehow it panicked, would...

**Is your feature request related to a problem? Please describe.** The AI response might be stopped due to token or network issue, it would be better to add a "continue...

hold

Besides nats:// protocol, NATS server also support ws:// or wss:// protocol. I'm wondering is there any plan to support nats websocket protocol? https://github.com/k3s-io/kine/blob/59c88f9b06d47d7f9338dcab688ec03f1ef751fd/pkg/drivers/nats/config.go#L160