Http Server
This isnt necessarily a issue. I have been evaluating torch for use in a large scale project and one of the best implementations for the type of work we plan on doing is neuraltalk2.
Well as much as I'm learning to love and hate Lua one of my biggest problems was dealing with interfacing to our enterprise applications that run java.
There's plenty of ways to work around the problem and the one I landed on was using lua async . The library allowed me to have a http server started up and running waiting for requests from my enterprise application.
This required some changes to the DataLoaderRaw file and a new lua file called httpserver.lua regardless the whole point of this posting was to ask if you would like me to do a pull request of what I have. So we can expand upon the out of the box functionality already present in this project?
Either way let me know . -Sam