3 ms·
NBD is fairly simple. I wrote a minimal server in Python[0]. It is just a few lines. 0. https://github.com/rvalles/pyamigadebug/blob/master/NBDServer.py https:
by rvalles 3y ago
NBD is fairly simple. I wrote a minimal server in Python[0]. It is just a few lines.
0. https://github.com/rvalles/pyamigadebug/blob/master/NBDServer.py https://github.com/rvalles/pyamigadebug/blob/master/NBDServe...
- pojntfx 3y agoExactly! NBD is a really simple protocol, its part of why I enjoy using it so much.