From f0f54434cb509bbb8df247c9512606b3467d233c Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Fri, 29 Mar 2019 09:34:17 -0700 Subject: [PATCH] Add clarification notice about third party modules --- third_party/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 third_party/README.md diff --git a/third_party/README.md b/third_party/README.md new file mode 100644 index 00000000..1d4a09be --- /dev/null +++ b/third_party/README.md @@ -0,0 +1 @@ +Except ZLIB on Windows (whose port is currently broken...) all dependencies here are for the ws command line tools, not for the IXWebSockets library which is standalone.