Ivan Chirkov
Ivan Chirkov
Same problem
@ShaneQi did not help
I realized what the problem is. `struct RouteMap` in `server` executable package and `struct RouteMap` in `Site` library package is different instances! @kjessup what do you think?
@syky27 I used latest Perfect version of master branch. There's no `Routing.Handler.registerGlobally()` I understand what the problem is, but I do not have time to implement solutions
@ShaneQi I do not think it's a bug. I think that this behavior is simply not provided. If you add the routes from the module other than the server module,...
> It seems like you are trying to add this framework using Swift Package Manager that is not supported yet. I'll try to add it next week. Thanks!