Arquitectura central
Overview

Core components
Protocol layer
Protocol
Client
Server
Transport layer
1.
2.
Message types
1.
2.
3.
4.
Connection lifecycle
1. Initialization
1.
initialize
con la versión del protocolo y las capacidades.2.
3.
initialized
como acuse de recibo.4.
2. Message exchange
3. Termination
close()
Error handling
Implementation example
Best practices
Transport selection
1.
2.
Message handling
1.
2.
3.
Security considerations
1.
2.
3.
4.
Debugging and monitoring
1.
2.
3.