Feathers 2.0 – a minimalist real-time JavaScript framework
31–40 of 83 posts
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#32We have used Feathers to build http://www.zeek.ai/ and have been really happy with it so far. The consistency between the client and server libraries makes developing with Feathers fast.
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#33The title (which is not the title of the original article) makes it sound as if Meteor is not open source. Meteor is open source, and MIT-licensed at that.
Disclosure, I'm one of the creators of Feathers. You are right Feathers is MIT and so is Meteor. They both do real-time, albeit a bit differently, so we like to consider Meteor an alternative to Feathers and vice-versa. We are trying to be as transparent as possible and because we don't currently have any formal support from anyone except for the contributor's time and energy, we rely heavily on the community and nee…
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#34The term "real-time" means that you can guarantee certain timing constraints. It can only work on a substrate (OS) that supports real-time processing. So I am sure that "real-time" is not what this package is offering.
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#35Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#36We have used Feathers to build http://www.zeek.ai/ and have been really happy with it so far. The consistency between the client and server libraries makes developing with Feathers fast.
Despite reading that webpage I still have difficulty understanding what the actual product of zeek.ai is. Has it something to do with converting Twitter followers to customers?
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#37The title (which is not the title of the original article) makes it sound as if Meteor is not open source. Meteor is open source, and MIT-licensed at that.
Disclosure, I'm one of the creators of Feathers. You are right Feathers is MIT and so is Meteor. They both do real-time, albeit a bit differently, so we like to consider Meteor an alternative to Feathers and vice-versa. We are trying to be as transparent as possible and because we don't currently have any formal support from anyone except for the contributor's time and energy, we rely heavily on the community and nee…
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#38The term "real-time" means that you can guarantee certain timing constraints. It can only work on a substrate (OS) that supports real-time processing. So I am sure that "real-time" is not what this package is offering.
If that bothers you then regain your composure by remembering that 'computer' once referred the operators of calculating machines - not the machines themselves:
https://en.wikipedia.org/wiki/Computer#Etymology
Language changes.
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#39We have used Feathers to build http://www.zeek.ai/ and have been really happy with it so far. The consistency between the client and server libraries makes developing with Feathers fast.
Re: Feathers 2.0 – a minimalist real-time JavaScript framework
#40> A minimalist real-time framework for tomorrow’s apps > Feathers has adapters for 15+ data sources and 4 different ORMs out of the box. More than any other real-time framework! Huh?