-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pbe 5624 compiler error when switching to web gl platform (#179)
* Move NativeWebSocketWrapper to main LIbs dir to fix the missing dependency issue + wrap in WebGL directive * Implement connection timeout * remove assembly for the native websocket + wrap webGL code in webGL directive + change the ConnectAsync in NativeWebSocketWrapper to complete as soon as the internal websocket connects * Temporarily disable failing tests unrelated to the task
- Loading branch information
1 parent
59357eb
commit bb49732
Showing
6 changed files
with
20 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
Assets/Plugins/StreamChat/Libs/NativeWebSocket/endel.nativewebsocket.asmdef
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Assets/Plugins/StreamChat/Libs/NativeWebSocket/endel.nativewebsocket.asmdef.meta
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters