blob: a51709fc2c4e29c25d281edba9ff024a8c930167 [file] [log] [blame]
name: shelf_web_socket
version: 1.0.0
description: >-
A shelf handler that wires up a listener for every connection.
repository: https://github.com/dart-lang/shelf_web_socket
environment:
sdk: ">=2.12.0-0 <3.0.0"
dependencies:
shelf: ^1.0.0
stream_channel: ^2.1.0
web_socket_channel: ^2.0.0
dev_dependencies:
http: ^0.13.0
pedantic: ^1.10.0
dependency_overrides:
test: ^1.16.0