diff options
| author | Christophe Guébert <c.guebert@e-media.fr> | 2016-12-06 16:39:57 +0100 |
|---|---|---|
| committer | Christophe Guébert <c.guebert@e-media.fr> | 2016-12-06 16:42:26 +0100 |
| commit | 7a061e8d90818b9058ff9b31376445c9dac2cfd9 (patch) | |
| tree | 4343274edb73927cfd45d09ca65d63d3bba83715 /ports/uwebsockets/CONTROL | |
| parent | af9d82ceb34f51187ce3456b740f7c75350a139c (diff) | |
| download | vcpkg-7a061e8d90818b9058ff9b31376445c9dac2cfd9.tar.gz vcpkg-7a061e8d90818b9058ff9b31376445c9dac2cfd9.zip | |
Add uWebSockets.
Diffstat (limited to 'ports/uwebsockets/CONTROL')
| -rw-r--r-- | ports/uwebsockets/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/uwebsockets/CONTROL b/ports/uwebsockets/CONTROL new file mode 100644 index 000000000..840990004 --- /dev/null +++ b/ports/uwebsockets/CONTROL @@ -0,0 +1,4 @@ +Source: uwebsockets +Version: 0.12.0 +Build-Depends: libuv, openssl, zlib +Description: Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js
\ No newline at end of file |
