Skip to content

Latest commit

 

History

History
84 lines (37 loc) · 629 Bytes

README.md

File metadata and controls

84 lines (37 loc) · 629 Bytes

cavy

simple server

Core

Network

  • Client

    Communication Clients

  • Server

    Communication Server

  • Transport

    Communication interface base class

  • Protocols

    Supported Protocol Types

    • grpcwrap
    • httpwrap
    • mqwrap
    • tcpwrap
    • udpwrap

Router

Communications Routing

Store

Data Storage

Baseserver

Server Base Classes

  • Run()
  • Stop()

Service

Service Components

Gateway

Gateway components

Business

Business Logic Components

Center

Center console control components

Backend

Backend management components

Auth

Account Components