Skip to main content

from_frame

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

Signature

Parameters

Dict[str, Any]
required
No description available.

Returns

'JoinParams'
The result of the operation.

Uses

  • FrameDecodeError
  • HelloError
  • cls

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 561