metaclassing

Results 2 issues of metaclassing

Hi, I have a fairly simple realtime game using Wrench and Msgpack, javascript client side and PHP back-end. The game itself works well in steady-state but in real world testing...

Currently parseWith only supports inline Closure types, I would like to support passing existing functions (in other namespaces) as the custom response body parser. This PR covers that use case...