Greg

Results 4 comments of Greg

I have a similar issue, but only when using with devices that do not have HD retina display (anything before iPhone 6). The code is quite basic: ``` override func...

@MatthewScholefield do you see this getting on the roadmap any time soon?

FWIW, this fork appears to include the patched lib: https://github.com/dev-script/preq-express-xml-bodyparser

Websocket transport for REQ/REP appears to work fine, but PUB/SUB isn't working for me. This appears to be supported in libzmq, and can be exercised successfully with [the jszmq library](https://github.com/zeromq/jszmq#pubsub)...