mirror of
https://github.com/ubf/ubf.git
synced 2026-04-16 17:55:48 +00:00
712 B
712 B
Module contract_proto
Generic protocol encoder/decoder for protocol sessions.
. __This module defines the `contract_proto` behaviour.__Required callback functions: `proto_vsn/0`, `proto_driver/0`, `proto_packet_type/0`.
Function Index
| behaviour_info/1 |
Function Details
behaviour_info/1
behaviour_info(Other) -> any()