summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-03-261-2/+2
* Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-185/+3
* more workaround (nw) Vas Crabb2017-02-271-2/+2
* don't assume thread is always started (nw) Vas Crabb2017-02-241-3/+2
* srcclean (nw) Vas Crabb2017-01-221-5/+5
* Removing unnecessary callback Nathan Woods2017-01-151-1/+1
* Added websockets as well (nw) Miodrag Milanovic2017-01-041-2/+24
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+186