Liberum-Neto / liberum-neto

MIT License
2 stars 0 forks source link

Downloading a file should not be blocking #34

Open philipandag opened 1 week ago

philipandag commented 1 week ago

It is now and while it is perfectly fine when using a CLI it might be an issue in GUI client implementations.

originalmk commented 1 week ago

I have added #35, which is related. For the daemon-node-swarm connections I would use request-response numbering either directly or using some nice abstraction.