GraftJS / graft

full-stack javascript through microservices
http://graft.io
MIT License
227 stars 15 forks source link

Is this project dead? #28

Closed deanmcpherson closed 8 years ago

deanmcpherson commented 8 years ago

Hi there,

Just stumbled on this project and it looks interesting, but saw that there hasn't been any public activity for a year. Has the project been abandoned?

AdrianRossouw commented 8 years ago

The project isn't dead, but a lot of the things we were expecting to build on have been undergoing changes. So I guess we could say it's on hold while some other things are resolved.

The two largest of which being that SPDY was very suddenly end-of-line'd, but HTTP2 just wasn't ready yet on an ecosystem level. The other thing that is currently unfolding is that node-streams might not be the right spec for us to build on, as whatwg-streams looks to become a more universal replacement for them.

I'm still committed to the project, but for now I'm just giving it a few more months before picking it up in earnest.

related: https://github.com/GraftJS/graft/issues/27

deanmcpherson commented 8 years ago

Thanks :)