Skip to content

implement basic websocket protocol using c++,also include network layer

Notifications You must be signed in to change notification settings

qinyafei/websocket_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================================================
    websocket  protocol implemented  using c++
========================================================================

# 概述
 ##  此代码包含
### websocket 协议层代码
### tcp协议实现代码
### 简单单元测试程序


 ## 此代码实现websocket协议:
### 1 数据格式打包,解包
### 2 websocket的tcp传输层的实现



About

implement basic websocket protocol using c++,also include network layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published