blob: 67bdd66037cf3b768b8b5b2ee6c39663d50bfdc1 [file] [log] [blame]
name: sse
version: 2.0.2-dev
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/sse
description: >-
Provides client and server functionality for setting up bi-directional
communication through Server Sent Events (SSE) and corresponding POST
requests.
environment:
sdk: ">=2.0.0-dev.64.1 <3.0.0"
dependencies:
async: ^2.0.8
http: ^0.12.0+1
logging: ^0.11.3+2
pedantic: ^1.4.0
stream_channel: '>=1.6.8 <3.0.0'
shelf: ^0.7.4
uuid: ^2.0.0
dev_dependencies:
shelf_static: ^0.2.8
test: ^1.5.3
webdriver: ^2.0.0