Skip to content

Instantly share code, notes, and snippets.

@esilverberg
Last active November 24, 2020 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esilverberg/bf21493c79968b9fb648983ba2f2f461 to your computer and use it in GitHub Desktop.
Save esilverberg/bf21493c79968b9fb648983ba2f2f461 to your computer and use it in GitHub Desktop.
Platform GET POST/DELETE
iOS SignalProducer<T, TError> or AnyPublisher<T, TError> SignalProducer<Void, Error> or AnyPublisher<Void, TError>
Android Single Completable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment