Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
kebiao committed Dec 8, 2018
1 parent 7c61ccc commit 3d2e88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kbe/src/lib/network/websocket_protocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class WebSocketProtocol
static bool decodingDatas(Packet* pPacket, uint8 msg_masked, uint32 msg_mask);

static std::string getFrameTypeName(FrameType frame_type);

};

}
Expand Down

0 comments on commit 3d2e88f

Please sign in to comment.