kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.25k stars 296 forks source link

All requests is pending with async await #222

Closed vitys96 closed 10 months ago

vitys96 commented 10 months ago

Hi! I use common try await session.data(for: request) for network requests. How I can connect pulse with async/await? Should I manually add pulse logger to my network service?

image
kean commented 10 months ago

Closing as duplicate of https://github.com/kean/Pulse/issues/113