jfyne / live

Live views and components for golang
https://discord.gg/TuMNaXJMUG
MIT License
655 stars 27 forks source link

feat: File uploads. #49

Closed jfyne closed 2 years ago

jfyne commented 2 years ago

First pass at file uploads.

I think that I will change the implementation to support upload cancellation on a per file basis. This is not supported at the moment