tomdesair / tus-java-server

Library to receive tus v1.0.0 file uploads in a Java server environment
MIT License
131 stars 62 forks source link

[Question] Is there any plan to support creation-with-upload extension? #62

Open Farley-Chen opened 10 months ago

Farley-Chen commented 10 months ago

I found that the lib not support creation-with-upload extension.

Is there any plan to support that? or is there any problem to support the exension?