HBPVIS / ZeroEQ

Cross-platform C++ library for fast binary and REST messaging
https://hbpvis.github.io/
Other
41 stars 25 forks source link

throw in handle functions not handled #224

Closed eile closed 7 years ago

eile commented 7 years ago

in http::Server and the Server from #219, throws from the handlers should be handled and an error reported to the client.