Matthijs Logemann
Matthijs Logemann
Any news regarding this @johnbona, @pixelspark ?
@pixelspark I just noticed that that fork already got merged into this one! I thought I'd give it a shot to move to Vapor/Sockets. I'll create a PR for that,...
For Linux support also the SCRAM stuff needs to be rewritten in Swift (Swift on linux does not support Obj-C code). I've started doing this on matthijs2704/rethink-swift on the linux-travis...
Yes I have and I have used that. But CryptoKitten is deprecated and the source pretty outdated, so I had to update it. But for some reason the xor from...
@pixelspark fixed it! Now I 'only' need to figure out why the data isn't being sent on Linux...
Make sure you have read and write access to the key file. The keyfile is in a wrong file format when downloaded from apple and therefore it needs to be...
I need an error log otherwise I can't really help... By the way `message.share` is not a valid topic to send notifications to. You need to set that to your...
@malhal It should already only use one connection, unless you use multiple VaporAPNS instances :)
@malhal It only creates multiple instances if you initiate VaporAPNS inside of the request handler. When you create the VaporAPNS instance in the main.swift (so on server startup) you can...
Are you sure you're running the latest version? As battery usage has been significantly improved in the last few betas... It's now hardly noticeable (definitely not as significant as 53%,...