Y
Hacker News
new
|
ask
|
show
|
jobs
by
rvalles
1183 days 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/NBDServe...
1 comments
pojntfx
1183 days ago
Exactly! NBD is a really simple protocol, its part of why I enjoy using it so much.
link