mike

Results 4 issues of mike

There is a feature in socket.io that can transfer binary data between server and client sockets: https://socket.io/docs/server-api/#Flag-%E2%80%98binary%E2%80%99-1 I write simple solution to support this but cant create tests for it...

When I'm trying to use ctx.throw in legacy Koa code this methods caused errors. Reason is: there is no response object when we are throwing exception. I rewrite code little...

Behavior: If one of locales file is empty - module drop to crush. Expected: Locales doesnt added.