1
0
mirror of https://github.com/ubf/ubf.git synced 2026-04-16 17:55:48 +00:00
Files
ubf/doc/contract_proto.md
Joseph Wayne Norton 39468d05e2 Update docs
2013-03-26 12:41:39 +09:00

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()