diff options
Diffstat (limited to 'js/src/Ice/WSTransceiver.js')
-rw-r--r-- | js/src/Ice/WSTransceiver.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/js/src/Ice/WSTransceiver.js b/js/src/Ice/WSTransceiver.js new file mode 100644 index 00000000000..ea329be6ab3 --- /dev/null +++ b/js/src/Ice/WSTransceiver.js @@ -0,0 +1,10 @@ +// ********************************************************************** +// +// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// +// This copy of Ice is licensed to you under the terms described in the +// ICE_LICENSE file included in this distribution. +// +// ********************************************************************** + +// dummy WSS trasnsceiver for nodejs |