MicroWebSrv icon indicating copy to clipboard operation
MicroWebSrv copied to clipboard

Add RouteHandler at runtime

Open NilsBe opened this issue 6 years ago • 1 comments

Is it possible to add a RouteHandler during runtime?

Thank you Nils

NilsBe avatar Nov 08 '19 19:11 NilsBe

Hi, It's not possible with MicroWebSrv but it's ok with MicroWebSrv2 : https://github.com/jczic/MicroWebSrv2/#route-func <- (Github repository: https://github.com/jczic/MicroWebSrv2) You should really use the new version :) Thank you for your interest and do not hesitate :)

jczic avatar Nov 09 '19 01:11 jczic