aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/brynet/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/brynet/vcpkg.json')
-rw-r--r--vcpkg/ports/brynet/vcpkg.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/brynet/vcpkg.json b/vcpkg/ports/brynet/vcpkg.json
new file mode 100644
index 0000000..309842c
--- /dev/null
+++ b/vcpkg/ports/brynet/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "brynet",
+ "version": "1.12.2",
+ "description": "A C++ header only cross platform high performance tcp network library, and support SSL/HTTP/Websocket.",
+ "homepage": "https://github.com/IronsDu/brynet"
+}