File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,8 @@ This library packages [the official WebSocket .NET SDK for Pusher Channels](http
88- ` Examples ` example projects that combines Unity and Pusher Channels
99
1010## Unity Versions Support
11- - Unity 2018.1
12- - Unity 2018.1.0
13- - Unity 2018.1.2
14- - Unity 2018.1.3
1511
16- - All Unity 2018.2.x >= 2018.2.5f1
17-
18- - All Unity 2018.3.x
19-
20- - All Unity 2018.4.x
21-
22- - All Unity 2019.1.x
23-
24- - All Unity 2019.2.x
12+ - Unity 2019, 2020, 2021 and 2022
2513
2614## Getting Started
27151 . [ Create a Pusher Channels app] ( #1-create-a-pusher-channels-app )
10896TODO
10997-->
11098
111- ## Known Issues
112- This library is INCOMPATIBLE with 2018.1.4 <= Unity <= 2018.2.4 due to
113- a [ bug] ( https://issuetracker.unity3d.com/issues/opened-event-of-a-websocket4net-dot-websocket-does-not-get-called-when-opening-a-web-socket )
114- in the Unity engine that prevents WebSocket4Net (one of the dependencies) to work correctly.
115-
11699## Credits
117100- Unity Technologies https://unity3d.com/company - for the Unity3d environment
118101- Patrick McCarthy (GlitchEnzo) https://github.com/GlitchEnzo - for [ NuGetForUnity] ( https://github.com/GlitchEnzo/NuGetForUnity )
You can’t perform that action at this time.
0 commit comments