Alex Manzella
Alex Manzella
This is a draft PR to address #153, I want some feedback before proceeding with updating the documentation, README, tests The idea is that Router now doesn’t work anymore w/...
We need to migrate and release a swift 4 version
e.g. `profileID` ---> `profile_i_d` instead of `profile_id`. cc/ @poolqf
Serialization provided by Kakapo is quite powerful (IMHO 😀) and might be useful even without using Kakapo so we should: - [ ] Extract serialization into a different pod -...
As discussed here https://github.com/devlucky/Kakapo/pull/140#issuecomment-256661672 and here https://github.com/devlucky/Kakapo/pull/140#issuecomment-258459938 This would let you fallback on the original response. I want to discuss to understand if we should add this to Kakapo or...
See https://github.com/devlucky/Kakapo/pull/140#issuecomment-258459938
some info here https://github.com/travis-ci/travis-ci/issues/6422
https://travis-ci.org/devlucky/Kakapo/jobs/141653869 Might not be a timeout (Actually I'm sure it's not a timeout otherwise would be only that test) but another route handler called, either not unregistering one or a...
currently using some branches for Swift 2.3/3.0 compatibility