WebSocket-SFTP
JSON →WebSocket-SFTP implements the SFTP protocol over WebSocket connections. Version 0.8.4 is current; development appears to be ongoing but with small community. Key differentiator: enables SFTP in browser environments where raw TCP is unavailable. Provides both client and server implementations with full TypeScript types. Important for projects needing file transfer over WebSockets, commonly used alongside websocketfs infrastructure.
Resources
packagewebsocket-sftp ↗