HCA-Healthcare / elixir-mllp

An Elixir library for transporting HL7 messages via MLLP (Minimal Lower Layer Protocol)
Apache License 2.0
41 stars 19 forks source link

Add optionally Client IP restrictions #31

Closed vikas15bhardwaj closed 2 years ago

vikas15bhardwaj commented 2 years ago

If a listener is provided a list of IPs, then only client running on these IPs should be allowed. We would be using this on wristband app to restrict access.