Skip to content

white-poto/learning-http-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-http-protocol

http协议学习

  • parser/src/client.php http socket 客户端实现
  • parser/src/server.php http server 端协议解析简单实现
  • parse/src/sina.php sina http client 简单实现,验证协议不完整情况下等待超时
  • connection/src/keepalive.php persistent持久链接实现
  • trunked/src/simple.php trunked在php中的简单实现

About

http协议学习

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages