On Tue, 10 Jul 2018, Richard W.M. Jones wrote:

I was wondering if you have any documentation, or general tips, for writing a new handler? I was thinking of implementing an NBD (Network Block Device) client.

I'm afraid we don't have much docs for that! :-( I suppose mostly because it doesn't happen very often.

I think the best way to do it is to take a look at how other handlers are written, like perhaps the smb support would be similar in style and spirit?

Does NBD actually have a URL syntax defined?

What's the use case for an application to use this?

Setting up and writing tests for it can probably be a challange.

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to