microsoft / microsoft/WindowsAppSDK

[Notification][WNS] have a way to register into WNS throught a proxy (get channel URI)

Open
#1,526 6 comments 0 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

area-Notifications feature proposal
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

Proposal: Give a way to use default proxy or to give proxy information to register into WNS (to generate channel URI)

Summary

Today, to register into WNS (to get channel URI), a direct connection seems to be mandatory.
With a valid channel, all is working fine behind proxy
It could be great to let channel registration using a proxy to be able to use WNS notification behind corporate proxy

Rationale

  • First, this kind of feature is mandatory to let large company use WNS
  • Second, it's more secure to let proxified connection manage it rather than direct connections

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.