Aapo Talvensaari
Aapo Talvensaari
Well, this is still work-in-progress. That doesn't say it is totally un-usable, but it is hard to describe it totally here in comment. So I don't try. I will keep...
@saucisson, what kind of examples are you looking for? There are some documentation added since @winfan opened this. I'm trying to finish initial docs shortly, but I have been quite...
@saucisson, On road map there is: Rewrite current middleware and add new ones https://github.com/bungle/lua-resty-route#roadmap The current ones are not designed to work with this. They are for older one. I'm...
@donglaizhang, I will do it. Thank you for the interest. If any of you would like to go on and improve this library or documentation, I'm open to pull requests....
@bumi001 right now I think you should build a router for each. Currently there is no specific code to handle phases, although that would be interesting to do. I really...
@jmealo, biggest reason is that I have not had time to code it as far as I want to be released. I know I may set the bar too high,...
Yes, I should add that. `self` functions are basically wrapping `ngx.exit` etc. functions so that we can run possible after filters etc. I hope that I do have some time...
@yingnierxiao, that's right, middleware should be rewritten. They are for old version. Haven't got time to do that, sorry.
@p0pr0ck5 thanks, I try to get my act together and fix this. I really think there are nice things with this library and I have spend a lot of time...
@p0pr0ck5, ok here are some: https://github.com/bungle/lua-resty-route#router-api