File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33This is a .NET library for interacting with the Channels WebSocket API.
44
5- Registering at < http ://pusher.com/channels> and use the application credentials within your app as shown below.
5+ Register at [ pusher.com/channels ] ( https ://pusher.com/channels) and use the application credentials within your app as shown below.
66
7- More general documentation can be found at < http://pusher.com/docs/channels > .
7+ More general documentation can be found on the [ Official Channels Documentation] ( https://pusher.com/docs/channels ) .
8+
9+ For integrating ** Pusher Channels** with ** Unity** follow the instructions at < https://github.com/pusher/pusher-websocket-unity >
810
911## Supported platforms
1012
1113* .NET Standard 1.6
12- * Unity 2018.1
14+ * Unity 2018 and greater via [ pusher-websocket-unity ] ( https://github.com/pusher/pusher-websocket-unity )
1315
1416## Installation
1517
You can’t perform that action at this time.
0 commit comments