apns4erl
apns4erl copied to clipboard
Test directly against APNs servers
Currently we are running our tests with APNs server mocked. It would be great to add a mechanism which runs our tests against real APNs servers
how many connetctions it can create ? I tested the apple‘s apns server seems can not exceed 600 connetctions ,what's your exp
Hi @zhaohansprt, I didn't check the max number of connections I can reach. I will try this week. I think 600 concurrent connections between a provider and APNs for one single app is a good number
please let me know your resault