Skip to main content

from_frame

Method
This is a method of the MessageParams class in the protocols module.
Validate a raw message frame into typed params.

Signature

Parameters

Dict[str, Any]
required
No description available.

Returns

'MessageParams'
The result of the operation.

Uses

  • FrameDecodeError
  • HelloError
  • cls

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 484