crossroadlabs / Express

Swift Express is a simple, yet unopinionated web application server written in Swift
GNU General Public License v3.0
848 stars 47 forks source link

Do you plan to support other Future/Promise libraries other than BrightFutures? #33

Open christopher-prince opened 8 years ago

christopher-prince commented 8 years ago

BrightFutures is interesting, but some of the notation seems a little clunky to me. Thanks!

dileping commented 8 years ago

Hi @christopher-prince ,

even better. We are working now on a full reactive platform for Swift including Futures. Much easier than BrightFutures (as for me). Take a look here, please: Reactive Swift.

Any comments and/or feedback is highly appreciated. Also, Reactive Swift will be available on all platforms (not server-side only).

Best, Daniel

christopher-prince commented 8 years ago

Thanks for the reply, Daniel. I'll take a look at that link you sent. Chris.

From: Daniel Leping notifications@github.com<mailto:notifications@github.com> Reply-To: crossroadlabs/Express reply@reply.github.com<mailto:reply@reply.github.com> Date: Monday, July 11, 2016 at 5:26 PM To: crossroadlabs/Express Express@noreply.github.com<mailto:Express@noreply.github.com> Cc: Chris Prince chris.prince@angieslist.com<mailto:chris.prince@angieslist.com>, Mention mention@noreply.github.com<mailto:mention@noreply.github.com> Subject: Re: [crossroadlabs/Express] Do you plan to support other Future/Promise libraries other than BrightFutures? (#33)

Hi @christopher-princehttps://github.com/christopher-prince ,

even better. We are working now on a full reactive platform for Swift including Futures. Much easier than BrightFutures (as for me). Take a look here, please: Reactive Swifthttps://github.com/reactive-swift.

Any comments and/or feedback is highly appreciated. Also, Reactive Swift will be available on all platforms (not server-side only).

Best, Daniel

You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/crossroadlabs/Express/issues/33#issuecomment-231870567, or mute the threadhttps://github.com/notifications/unsubscribe/ATH5RqgyOyyUfMzTB8fVDYXSIWtC3rnDks5qUrUggaJpZM4JIp_v.

dileping commented 8 years ago

@christopher-prince Thanks a lot! looking forward to hearing back from you.