Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kraynyukhov committed Oct 19, 2018
1 parent 30f8693 commit f24d919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/WebSocket.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ template <bool TLSEnable=false, bool StatsEnable=false> class WebSocket
{
return mPeerAddress;
}

const WSConnectionStats& getStats() const
{
return mStats;
Expand Down

0 comments on commit f24d919

Please # to comment.