Skip to content

Add sequences / loops to tcp and websocket servers #1

@domdom82

Description

@domdom82

TCP and websocket servers currently keep sending the same content after their delay has passed.

They should also support

  • one-off responses like "write 100 bytes, then close the connection"
  • or sequences like "respond with connection-refused 3 times, then accept it"

etc. to allow more complex test scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions