ceopaludetto / reactor-swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactor Swift

Recreating Project Reactor on Swift just for fun. At first I've followed this awesome presentation about reactive-streams specification. Then I've started to recreate my own publishers, operators and TCK.

This project is also a monorepo with shared dependencies.

Get Started

  • You need swift 5.9 installed on your system
  • You may want to install apple-swift-format as well to properly format the code

VSCode

You'll need these extensions:

About

License:MIT License


Languages

Language:Swift 100.0%