Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the agent header to detect whether the connection is made from a publisher or a subscriber #65

Open
KacperKluka opened this issue Oct 27, 2022 · 1 comment
Labels
enhancement New feature or improved functionality.

Comments

@KacperKluka
Copy link
Contributor

We would like to be able to determine from the agent header whether a connection is made by a publisher or a subscriber. Right now the header is ably-asset-tracking-XYZ (where XYZ can be android or swift). We could add "publisher" or "subscriber" text as a suffix or a prefix to the header (e.g. publisher-ably-asset-tracking-android) or we could perhaps add another agent header that would simply say publisher or subscriber.

This change will also require a PR in the common repo that modifies the agent headers definitions.

If we will work on this issue we should create appropriate issues in all platform repositories.

@KacperKluka KacperKluka added the enhancement New feature or improved functionality. label Oct 27, 2022
@sync-by-unito
Copy link

sync-by-unito bot commented Oct 27, 2022

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2887

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

1 participant