/Katana

P2P file transfer in browser using PeerJS

Primary LanguageTypeScript

Katana - P2P file transfer in browser

P2P file transfer using peerjs library. Try it now!

Not in fully working state. Tested on current Google Chrome. Deployed using GitHub pages.

Development

npm start runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The folder test_client contains a simple client for sending messages for testing purposes.