Skip to content

Commit

Permalink
Merge pull request #30 from Mazyod/Mazyod-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Mazyod committed Jul 24, 2023
2 parents 53d3853 + e52e3d9 commit a005f11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -40,6 +40,9 @@ The library requires you to implement `IWebsocketFactory` and `IWebsocket` in or

Under the PhoenixTests/WebSocketImpl folder, you'll find a few sample implementations of these interfaces which you could simply copy to your project as needed.

> [!WARNING]\
> DotNetWebSocket may be unstable. Please consider using BestHTTP, WebSocketSharp, or contributing fixes, or adding new implementations 🤌
#### Implementing `IMessageSerializer` and `IJsonBox`

`IMessageSerializer` is the interface that allows you to customize the serialization of your Phoenix messages.
Expand Down

0 comments on commit a005f11

Please sign in to comment.