v0.6.0
What's Changed
- Implement websockets communication between server and client for on-demand SFTP serving by @sonroyaalmerol in #20
- Skip ssl verification for wss by @sonroyaalmerol in #21
- implement a channel broadcast for multiple receivers by @sonroyaalmerol in #22
- Fix subscription deadlock by @sonroyaalmerol in #23
- separate unmount and SFTP closure by @sonroyaalmerol in #24
- ensure websocket reconnects on unexpected dc by @sonroyaalmerol in #25
- fix win build by @sonroyaalmerol in #26
Full Changelog: v0.5.10...v0.6.0