Skip to content

zhouning/ToyBrick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToyBrick--Free splicing API

Some programming languages only have one thread.For example,JavaScript and PHP.Sometimes, we need to call HTTP request more than one. For performance consideration, merge multi requests into one. RequestProxy open multi goruntime to send the requests and avoid one by one

FUNCTION

  • Forwarding request
  • Monitor
  • WebSocket
  • White and Black List
  • Request Pool
  • PHP AND JS SDK

UNDER DEVELOPMENT

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 48.9%
  • HTML 44.3%
  • CSS 6.8%