Code Monkey home page Code Monkey logo

websocketfs's Introduction

websocketfs

I wish there was something like sshfs, but entirely over a websocket that doesn't use ssh at all. I found this ancient and forgotten project from 8 years ago, then rewrote it to not use sshfs at all and instead use libfuse2 bindings to nodejs. It is going to be like what sshfs provides, except entirely 100% using Typescript/Nodejs + a websocket for the transport and fuse bindings. This could also be extended to work in browser (for WebAssembly with WASI), providing basically "sshfs for the browser". The real work to make this possible is in this also ancient forgotten implementation of the entire sftp protocol in Typescript from 8 years ago, as explained in this blogpost.

I modernized and rewrote everything, and this now exists!

Packages

To try this out, check out the readme for the websocketfs package.

websocketfs's People

Contributors

lukaaash avatar williamstein avatar mscdex avatar andy0130tw avatar dqminh avatar brandonramirez avatar wdavidw avatar jkingyens avatar jswk avatar jaredhanson avatar simonfan avatar suisho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.