I'm looking at using the file upload input element with the multi-part encoding, so that files can be uploaded including binary files.
Can you think of a cunning way of decoding the multi-part message?
@Wilberforce started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm looking at using the file upload input element with the multi-part encoding, so that files can be uploaded including binary files.
Can you think of a cunning way of decoding the multi-part message?