blob: 2a8f846be0251f045c9a56b1f483ff9da31d5375 [file] [log] [blame]
name: shelf_web_socket
version: 2.0.0-wip
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
topics:
- server
- shelf
environment:
sdk: ^3.0.0
dependencies:
shelf: ^1.1.0
stream_channel: ^2.1.0
web_socket_channel: ^2.0.0
dev_dependencies:
dart_flutter_team_lints: ^2.0.0
http: '>=0.13.0 <2.0.0'
test: ^1.16.0
# Remove this when a version of `package:test` is released that is compatible
# with self_web_socket 2.x
dependency_overrides:
test: 1.25.2