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

Proxy connection data structure #32

Closed
kjy5 opened this issue Jun 12, 2024 · 0 comments · Fixed by #37
Closed

Proxy connection data structure #32

kjy5 opened this issue Jun 12, 2024 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@kjy5
Copy link
Member

kjy5 commented Jun 12, 2024

private struct PinpointIDResponse
{
    public string pinpoint_id;
    public bool is_requester;
};
{"pinpoint_id": self.pinpoint_id, "is_requester": False}
@kjy5 kjy5 added the enhancement New feature or request label Jun 12, 2024
@kjy5 kjy5 self-assigned this Jun 12, 2024
@kjy5 kjy5 linked a pull request Jun 18, 2024 that will close this issue
@kjy5 kjy5 closed this as completed in #37 Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant