Skip to content

Commit d9b0bc9

Browse files
committed
feat(websocket-dll): update websocket dll file to import from IBMCloud namespace
1 parent 6997105 commit d9b0bc9

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

Connection/WSConnector.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
using System.Threading;
2828
using System;
2929
#if !NETFX_CORE
30-
using UnitySDK.WebSocketSharp;
30+
using IBM.Cloud.SDK.Plugins.WebSocketSharp;
3131
#else
3232
using System.Threading.Tasks;
3333
using Windows.Networking.Sockets;

Plugins/websocket-sharp.dll

100644100755
-1 KB
Binary file not shown.

ThirdParty/Jwt/src/JWT/bin/Debug/net46.meta

-8
This file was deleted.

0 commit comments

Comments
 (0)