websockets/dub.json

13 lines
275 B
JSON

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