The Wayback Machine - https://web.archive.org/web/20200908090055/https://github.com/kitsor/PushServer
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

README.md

Web Push Notifications Server on .NET Core

Development is still in progress.

  • PushServer.API (scalable). Subscriptions and notifications manager.
  • PushServer.API.BackgroundTasks (scalable). Responsible for notifications delivery.
  • PushServer.PNS.ApplePush. Push client for APN and PushPackage generator.
  • PushServer.PNS.WebPush. W3C Push client for Google Chrome and Firefox.
  • WebPushExample. Sample website with client-side subscription manager (subscribe/unsubscribe).

Todo

  • More tests
  • Admin UI + IdentityServer
  • Segmentation of the subscriptions

Credits

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.