Sha256: a7f0b6356a33894fad92ecbf9f007ece72dd5056e1be47eaceb9a7d6dc359b14

Contents?: true

Size: 581 Bytes

Versions: 1

Compression:

Stored size: 581 Bytes

Contents

---
websocket_interactions:
- - operation: read
    event: open
  - operation: write
    event: send
    data: hello
  - operation: write
    event: send
    data: how
  - operation: write
    event: send
    data: are
  - operation: write
    event: send
    data: you
  - operation: read
    event: message
    type: text
    data: hello
  - operation: read
    event: message
    type: text
    data: how
  - operation: read
    event: message
    type: text
    data: are
  - operation: read
    event: message
    type: text
    data: you
  - operation: read
    event: close

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple-websocket-vcr-1.0.0 spec/fixtures/vcr_cassettes/VCR_for_WS/when_server_closes_connection_works.yml