Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apns-testing-server

A Python server implementation of APNS v2, for use in client debugging. Note, currently does not support SSL or appropriate error code responses.

Usage:

  python apns_test_server # run the server

Testing:

  python apns_test_server > example.log & # run the server
  python test_client.py # send a valid sample request
  cat example.log

About

A Python server implementation of APNS v2, for use in client debugging. Note, currently does not support SSL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages