Skip to content

Commit 29b279f

Browse files
trim old supported versions
1 parent 850e91b commit 29b279f

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff 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
2715
1. [Create a Pusher Channels app](#1-create-a-pusher-channels-app)
@@ -108,11 +96,6 @@ TODO
10896
TODO
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)

0 commit comments

Comments
 (0)