[][src]Module iso8583_rs::iso8583::server

This module contains the implementation of a ISO server (TCP)

Structs

ISOServer

This struct represents a IsoServer

IsoServerError

This struct represents an error associated with server errors

Traits

MsgProcessor

This trait whose implementation is used by the IsoServer to handle incoming requests