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

Public accessor to server-related methods #273

Merged
merged 4 commits into from
Jul 1, 2024

Conversation

AvdLee
Copy link
Collaborator

@AvdLee AvdLee commented Jul 1, 2024

To allow for setting up a server-side communication with the RemoteLogger, I've added public attributes to several methods. These are the bare-minimum to potentially set up a custom server for receiving remote logging messages.

@AvdLee AvdLee mentioned this pull request Jul 1, 2024
5 tasks
@kean
Copy link
Owner

kean commented Jul 1, 2024

/Users/runner/work/Pulse/Pulse/Tests/PulseTests/URLSessionProxyDelegateTests.swift:69

These tests've been flaky for some time. I think it's worth disabling them for now.

@kean kean merged commit 3c2fdbf into kean:main Jul 1, 2024
6 of 9 checks passed
@kean
Copy link
Owner

kean commented Jul 1, 2024

I've added public attributes to several methods.

I'm merging to unblock you for now, but I'll need to revisit it because releasing a new version. The protocol is no secret, but it's not designed to be public.

@AvdLee
Copy link
Collaborator Author

AvdLee commented Jul 2, 2024

I'm merging to unblock you for now, but I'll need to revisit it because releasing a new version. The protocol is no secret, but it's not designed to be public.

Let me know if I can help!

@AvdLee AvdLee deleted the feature/public-server-methods branch July 2, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants