Commit Graph
3 Commits
Author SHA1 Message Date
Wes Cruver 2fa5b34b39 Update Examples to use .singleton (#742) 2024-05-09 05:14:40 -07:00
David Nadoba 2fc105c77f Use newest swift-nio version (#557)
`swift-nio` has defined a new method `collect(upTo:into:)` on `AsyncSequence` which we use in our examples.
2022-02-10 12:19:06 +01:00
David Nadoba 5ead318ad2 Add async/await examples (#553) 2022-02-10 10:05:13 +01:00