Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/53ningen/reactive-streams-swift
Swift Interfaces of Reactive Streams
https://github.com/53ningen/reactive-streams-swift
Last synced: 7 days ago
JSON representation
Swift Interfaces of Reactive Streams
- Host: GitHub
- URL: https://github.com/53ningen/reactive-streams-swift
- Owner: 53ningen
- License: other
- Created: 2017-02-18T18:18:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T18:42:41.000Z (almost 8 years ago)
- Last Synced: 2024-11-14T03:49:25.436Z (2 months ago)
- Language: Swift
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift interfaces of Reactive Streams
The purpose of Reactive Streams is to provide a standard for asynchronous stream processing with non-blocking backpressure.
ref: https://github.com/reactive-streams/reactive-streams-jvm