agoo icon indicating copy to clipboard operation
agoo copied to clipboard

Planned features

Open mblumtritt opened this issue 5 years ago • 8 comments

I'd like to know if there's a road map.

  • What is planned next?
  • Is IPv6 on the list?
  • Where do you need support?

Great work by the way!

mblumtritt avatar Mar 27 '19 19:03 mblumtritt

As a matter of fact I do. It is negotiable though. As for IPv6, that is already supported.

  • [x] GraphQL subscriptions.
  • [x] TSL (HTTPS)
  • [ ] HTTP/2
  • [ ] GraphQL Connections (paging)

ohler55 avatar Mar 27 '19 19:03 ohler55

I should have answered your last question. I need feedback! Whats missing in particular. Someone using Agoo or even some more advanced examples.

ohler55 avatar Mar 28 '19 13:03 ohler55

Are you still planning on supporting HTTP/2? Or even HTTP/3?

s0kil avatar Oct 18 '19 07:10 s0kil

HTTP/2 is next on the feature list. HTTP/3 is not even on the radar yet. It will be when it is supported by more than just the chrome browser though.

ohler55 avatar Oct 18 '19 11:10 ohler55

@ohler55 Let users choose HTTP versions, it's will be very great feature, like this httpVer: 1 // available values 1.1, 2, 3 But not important or critical currently as we can use nginx as reverse-proxy and nginx does this for us, maybe, native solution always will be better and performant :)

dalisoft avatar Dec 24 '19 15:12 dalisoft

With HTTP/2 support there will be a choice. I've got a few things on my plate right now so it will be a little longer before I get the HTTP/2 support.

ohler55 avatar Dec 24 '19 16:12 ohler55

@ohler55 It's not critical now, i think in future will be

dalisoft avatar Dec 24 '19 16:12 dalisoft

Please create a page on https://opencollective.com/opensource

mehmetaydogduu avatar Mar 29 '20 18:03 mehmetaydogduu