simonwittber / uniwebserver

An embedded HTTP server for Unity3D.
MIT License
76 stars 30 forks source link

Hi ! do you have any example or docs ? #2

Open tuxrick opened 6 years ago

tuxrick commented 6 years ago

I am looking to run an angujarjs based app inside unity, but angularjs runs only as serverside app so exactly what I need is to run my angular app inside unity and visualize it inside a webview. Do you know if I can do that using uniwebserver ?

nathando commented 5 years ago

hi @tuxrick I think you might be able to do this with my PR https://github.com/simonwittber/uniwebserver/pull/5

Vandor1 commented 2 years ago

@nathando Do you have a working Unity3D webserver repo - using Unity 2019 or newer versions?