Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.0 #50

Closed
4 of 6 tasks
CrowdHailer opened this issue Sep 25, 2017 · 0 comments
Closed
4 of 6 tasks

Version 1.0 #50

CrowdHailer opened this issue Sep 25, 2017 · 0 comments

Comments

@CrowdHailer
Copy link
Owner

CrowdHailer commented Sep 25, 2017

List of decisions to be made before releasing 1.0

  • Is handle_headers a confusing name for a callback? I think perhaps the following might be clearer
    • handle_head/2
    • handle_body/2
    • handle_tail/2
    • handle_info/2
  • Deprecate named header modules, Raxx.Server and Raxx.TransferEncoding
  • ?? Make it a requirement to always have a tail Raxx.Fragment does not need end_stream attribute
  • ?? Rename Raxx.Fragment to Raxx.Body
  • ?? Rename Raxx.Server to Raxx.Spec
  • Look to increase places used.
    • Publish Apple Push Notification Client using Ace and Raxx
    • GRPC implementation with GRPC.Request subset of Raxx.Request
    • GraphQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant