The question is as follows:
- User A registers with PushSubscription to get an endpoint URL and sends it to my server.
- User B receives the endpoint URL of user A from my server.
- User B send some message in HTTP method to its endpoint URL of user A - and that happend without it going through my server!
Is it possible or i missing something?