From 65e8c29b336664f0dee5ef4d8c00bc368bca9b6d Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Tue, 1 Aug 2017 16:15:36 +0200 Subject: [PATCH] remove all async-functions - making it compatible with node 6 --- examples/quill/index.html | 14 +++++++++----- examples/quill/index.js | 3 ++- src/Connector.js | 36 +++++++++++++++++------------------- src/MessageHandler.js | 17 +++++++++-------- 4 files changed, 37 insertions(+), 33 deletions(-) diff --git a/examples/quill/index.html b/examples/quill/index.html index d0aea5a7..bec4cccc 100644 --- a/examples/quill/index.html +++ b/examples/quill/index.html @@ -4,8 +4,8 @@ - - + +