mbasso / awesome-wasm

😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Creative Commons Zero v1.0 Universal
8.88k stars 504 forks source link

Added link to ssheasy in Project/Others section. #171

Closed hullarb closed 10 months ago

hullarb commented 3 years ago

Adding my project: https://github.com/hullarb/ssheasy that's an online ssh,sftp client. The wasm web client is written in golang and shows how to proxy tcp connections through websockets.

mbasso commented 10 months ago

Thank you!