Skip to content

HyperHTTP 1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 04:18
· 0 commits to continuous-dev since this release

Added

  • Initial release of HyperHTTP
  • Async-first HTTP client implementation
  • HTTP/2 support with multiplexing
  • Advanced connection pooling
  • Memory-efficient buffer pooling
  • Sophisticated retry mechanisms
  • Circuit breaker implementation
  • Comprehensive error handling
  • Performance monitoring and metrics
  • Extensive documentation
  • Core HTTP client functionality
  • Basic documentation
  • Test suite
  • CI/CD pipeline