Skip to content

Testing Client Connection Establishment #40

Open
@OlegDokuka

Description

@OlegDokuka
  • Failure Connection Establishment
    • client should be disposed when received ERROR[REJECTED_SETUP]
  • Failure Connection Establishment with RESUME flag enabled
    • SETUP frame but server doesn't support resumability. Server sends ERROR[REJECTED_RESUME]
    • RESUME frame but server doesn't support resumability. Server sends ERROR[REJECTED_RESUME]
    • RESUME frame but session has expired. Server sends ERROR[REJECTED_RESUME]
    • malformed SETUP with RESUME flag (e.g. no resume token) or without RESUME flag with resume token. Server sends ERROR[REJECTED_RESUME]
  • Failure Connection Establishment with LEASE flag enabled
    • Server without support leasing

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions