Docs.rs
  • jsonrpc-http-server-plus-7.1.0
    • jsonrpc-http-server-plus 7.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • sorpaas
    • Dependencies
      • hyper ^0.11 normal
      • jsonrpc-core ^7.1 normal
      • jsonrpc-server-utils ^7.1 normal
      • log ^0.3 normal
      • net2 ^0.2 normal
      • unicase ^2.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

jsonrpc_http_server7.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Host
  • Origin
  • Response
  • Rpc
  • Server
  • ServerBuilder
  • ServerHandler

Enums

  • AccessControlAllowOrigin
  • CorsHeader
  • DomainsValidation
  • Error
  • RequestMiddlewareAction

Traits

  • MetaExtractor
  • RequestMiddleware

Functions

  • cors_header
  • is_host_allowed

Type Aliases

  • ServerResult