Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Christian <me@vchrist.at>
  • Loading branch information
VolkerChristian committed Mar 25, 2024
1 parent 4e2a824 commit 15d288a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@ echoClient.setOnDisconnected([] (SocketConnection* socketConnection) -> void {
echoClient.connect(...);
```

## The `SocketServer` Classes
## `SocketServer` Classes

Each `SocketServer` template class expects a concrete `SocketContextFactory` as template argument. This mandatory template argument is hidden in the following `SocketServer` types table.

Expand Down

0 comments on commit 15d288a

Please sign in to comment.