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

Change the YoutubeAPI class to use a delegate-based URLSession #99

Merged
merged 1 commit into from Dec 16, 2023

Conversation

Tibimac
Copy link
Contributor

@Tibimac Tibimac commented Dec 10, 2023

This makes some network logger like Pulse to be able to track the task.

This makes some network logger like Pulse to be able to track the task.
@rinov
Copy link
Owner

rinov commented Dec 16, 2023

The ability to facilitate the tracking of network tasks, especially enabling network loggers like Pulse to effectively monitor request and response details, is a significant benefit from a debugging and monitoring perspective.
Thank you!

@rinov rinov merged commit 3de246e into rinov:master Dec 16, 2023
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.

None yet

2 participants