spec/

directory
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2025 License: MIT

README

HyperServe Specification

This directory contains the specifications and conformance tests for HyperServe.

Structure

  • conformance/ - Conformance test suite to verify implementation
  • api.md - API specifications and expected behaviors

Running Conformance Tests

# Run conformance tests
cd conformance
./test.sh

Protocol Compliance

The implementation must:

  • Handle HTTP requests/responses according to RFC standards
  • Support middleware chain behavior as specified
  • Implement WebSocket protocol correctly
  • Provide feature-complete MCP support
  • Return properly formatted JSON responses

API Specification

See api.md for the complete API specification including:

  • Endpoint definitions
  • Request/response formats
  • Status codes
  • Error handling

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL