Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 623 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 623 Bytes

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.