Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (11 loc) · 388 Bytes

Resource.md

File metadata and controls

23 lines (11 loc) · 388 Bytes

antenny.Resource

Properties

Name Type Description Notes
protocol String
url String
headers [Header] [optional]
messages [Message] [optional]

Enum: ProtocolEnum

  • ws (value: "ws")

  • http (value: "http")