ufna / VaRest

REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
https://www.unrealengine.com/marketplace/en-US/product/varest-plugin
MIT License
1.09k stars 303 forks source link

streaming response #433

Open UncleHua-486 opened 1 month ago

UncleHua-486 commented 1 month ago

Can streaming response be supported?

Now the function "Apply URL" can only return all the values at once after the Completed pin。Thanks!!!