blob: 765092a2cae4437bdc24b102c7be11c8a7b3e021 [file] [log] [blame]
name: shelf_web_socket
version: 1.0.2
description: >
A shelf handler that wires up a listener for every connection.
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_web_socket
environment:
sdk: ">=2.14.0 <3.0.0"
dependencies:
shelf: ^1.1.0
stream_channel: ^2.1.0
web_socket_channel: ^2.0.0
dev_dependencies:
http: ^0.13.0
lints: ^1.0.0
test: ^1.16.0