We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c3a8f9 + 2880a22 commit 1dffb74Copy full SHA for 1dffb74
examples/unix_socket/dub.sdl
@@ -1,4 +1,5 @@
1
name "unit-socket-example"
2
description "Example for sending http requests to unix sockets"
3
dependency "vibe-d:web" path="../../"
4
-versions "VibeNoSSL"
+dependency "vibe-stream:tls" version="~>1.0"
5
+subConfiguration "vibe-stream:tls" "notls"
0 commit comments