Skip to content

Sekky61/Katana

Repository files navigation

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.