Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7a9c6a

Browse files
committed
Merge pull request 0rpc#36 from ysimonson/patch-1
Fix typos
2 parents d67a2a3 + 6b4af05 commit e7a9c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ All events headers must contain an unique message id and the protocol version:
8484

8585
{
8686
"message_id": "6ce9503a-bfb8-486a-ac79-e2ed225ace79",
87-
v: 3
87+
"v": 3
8888
}
8989

9090
The message id should be unique for the lifetime of the connection between a

0 commit comments

Comments
 (0)