Ace v0.13.1 Release Notes

Release Date: 2017-08-26 // over 6 years ago
  • ➕ Added

    • Client can start with :enable_push option.
    • Client can start with :max_concurrent_streams option.
    • Server push is only forwarded to client if accepted by client.

    🛠 Fixed

    • PushPromise frames do not exceed maximum frame size.
    • Continuation frames must follow on same stream.