websockets/dub.json

14 lines
297 B
JSON

{
"authors": [
"Andrew Lalis"
],
"copyright": "Copyright © 2025, Andrew Lalis",
"dependencies": {
"handy-http-primitives": "~>1.6",
"slf4d": "~>4",
"photon": "~>0.10"
},
"description": "Websocket implementation for Handy-Http.",
"license": "CC0",
"name": "handy-http-websockets"
}