Skip to content

andyzhou/tubing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tubing

tubing is a http web socket proxy library, base one gin.

base rule

  • create base ws router
  • mark different conn property for diff application

code introduce

  • server.go
    • used for server side
  • client.go
    • used for client side

how to use

  • pls see example sub dir, this is a simple chat demo.

testing

go test -v -run="Client" go test -bench="Client" go test -bench="Client" -benchmem -benchtime=10s

About

http web socket library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published