Skip to content

Commit 76ca471

Browse files
authored
Merge pull request #68 from pusher/add-pusher-websocket-unity-readme
Add link pusher-websocket-unity in README
2 parents 8a65b37 + 54b1f31 commit 76ca471

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
This 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

0 commit comments

Comments
 (0)