swift-server / swift-prometheus

Prometheus client library for Swift
https://swiftpackageindex.com/swift-server/swift-prometheus
Apache License 2.0
145 stars 30 forks source link

Add async/await APIs #67

Closed MrLotU closed 2 years ago

MrLotU commented 2 years ago

Adds new async APIs for both String and ByteBuffer collection. Fixes #66

Checklist