Update README.md
This commit is contained in:
parent
661c28a9ac
commit
dc80493c72
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Built on Protocol Buffers with a fixed 4-byte length-prefixed framing, type-base
|
|||
## Design Principles
|
||||
|
||||
- Keep the core transport layer thin and stable
|
||||
- Provide only the minimum common foundation for cross-language communication
|
||||
- Provide only the minimum common foundation for cross-language communication5
|
||||
- Standardize framing, serialization, routing, request-response correlation, and heartbeat
|
||||
- Do not embed application semantics into the protocol core
|
||||
- Domain-specific concerns such as auth, session, agent workflow, chat features, and game logic belong in upper-layer implementations
|
||||
|
|
|
|||
Loading…
Reference in a new issue