Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 206 Bytes

flaskUploads

Chunked uploads for flask with client

Usage

  • run python main.py
  • run python client.py test.wav File will upload in chunks to server and be reassembled in uploads directory.