hl7apy
hl7apy copied to clipboard
WIP:Add simple MLLPClient
Usage:
with MLLPClient(host, int(port)) as client:
result = client.send(message)
return result