proletariatgames / CUDLR

⛔️ [DEPRECATED] Console for Unity Debugging and Logging Remotely
MIT License
166 stars 34 forks source link

Split ConsoleServer into server + route handling #4

Closed lpetre closed 11 years ago

lpetre commented 11 years ago

Let people add routes using attributes. Routes matched by regexp. Fileserver done via fallthrough route handler.

Better support for 404 and 500.