Skip to content

Commit fa1e9ed

Browse files
committed
Update README.md
1 parent 86e9bbb commit fa1e9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WampSharp
44

55
A C# implementation of [WAMP (The Web Application Messaging Protocol)][WampLink]
66

7-
The implementation supports WAMPv2 and includes both Json and MsgPack support, and both Router (Broker and Dealer roles) and Client (Publisher/Subscriber and Callee/Caller) roles. See here list of [implemented advanced profile features](https://github.com/Code-Sharp/WampSharp-docs#advanced-profile-features).
7+
The implementation supports WAMPv2 and includes both Json and MsgPack support, and both Router (Broker and Dealer roles) and Client (Publisher/Subscriber and Callee/Caller) roles. See here for a list of [implemented advanced profile features](https://github.com/Code-Sharp/WampSharp-docs#advanced-profile-features).
88

99
The implementation also supports WAMPv1, both client and server roles.
1010

0 commit comments

Comments
 (0)