steamclock / netable

A Swift library for encapsulating network APIs using Codable in a type-oriented way.
MIT License
99 stars 3 forks source link

Consider using delegation instead of notification for the request complete event #41

Closed sakuraehikaru closed 3 years ago

sakuraehikaru commented 4 years ago

Cons of using notification:

Notes:

nbrooke commented 3 years ago

This was one as part of #65, but this bug wasn't ever closed. Closing.