We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f251f93 commit 2af09b8Copy full SHA for 2af09b8
README.md
@@ -28,7 +28,7 @@ Akka.NET serialization with [MessagePack](https://github.com/neuecc/MessagePack-
28
29
## How to setup MessagePack as default serializer
30
Bind MessagePack serializer using following HOCON configuration in your actor system settings:
31
-```json
+```hocon
32
akka {
33
actor {
34
serializers {
0 commit comments