issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Testing DemoDispatcher with external application
#85
leonardorame
opened
1 week ago
3
Delegate to :ssl for setopts/2 when transport is tls
#84
starbelly
opened
1 week ago
0
Update Elixir HL7 to newest Version
#83
Fritzelblitz
opened
2 months ago
0
merge from upstream
#82
gmcintire
closed
4 months ago
0
Bump HL7 to 0.9.1
#81
mukulmajmudar
opened
4 months ago
1
Bump HL7 to 0.8.0
#80
starbelly
closed
1 year ago
0
Client telemetry changes
#79
bokner
closed
1 year ago
0
Bump HL7 to 0.7
#78
starbelly
closed
1 year ago
1
Miscellaneous refactoring
#77
bokner
closed
1 year ago
0
Add reference to options type
#76
cdegroot
closed
1 year ago
1
Dialyzer not happy when `ref:` passed in receiver child_spec
#75
cdegroot
closed
1 year ago
1
Prefix the library logs
#74
bokner
closed
1 year ago
0
Custom SSL transport option
#73
bokner
closed
1 year ago
0
Consider setting TCP_KEEPIDLE time in MLLP.Client
#72
starbelly
opened
1 year ago
4
Backoff reset
#71
bokner
closed
1 year ago
0
Consider using nimble options
#70
starbelly
opened
1 year ago
0
Consider re-working MLLP.Receiver
#69
starbelly
opened
1 year ago
0
Active socket, implementation with state machine
#68
bokner
closed
1 year ago
2
use socket_opts when they're specified
#67
jgautsch
closed
1 year ago
1
Consider re-working client to use acitve mode with gen_tcp
#66
starbelly
closed
1 year ago
1
Allow MLLP connections to be proactively monitored with `is_closed?/1`
#65
jgautsch
closed
1 year ago
10
Update default timeouts
#64
starbelly
closed
1 year ago
2
Handle fragmented client responses
#63
starbelly
closed
1 year ago
3
Fragmented Ack
#62
Fritzelblitz
closed
1 year ago
1
Update MLLP.Client.reconnect/1
#61
gabbybene
closed
1 year ago
0
Updated logging levels for MLLP.Client.terminate/2
#60
gabbybene
closed
1 year ago
0
MLLP Client raises error when stopped normally
#59
aggrhm
closed
1 year ago
3
Bump telemetry version to 1.0
#58
jaj42
closed
1 year ago
1
Bump telemetry dependency version
#57
jaj42
closed
1 year ago
1
There is a system that sends an invalid ack followed by a valid ack, deal with it
#56
nerdyworm
closed
2 years ago
1
Do not fail on bad acks
#55
nerdyworm
closed
2 years ago
1
Added connection info to receiver context
#54
vikas15bhardwaj
closed
2 years ago
0
Handle Truncation Character (#) in MSH.2 field
#53
vikas15bhardwaj
closed
2 years ago
1
MLLP.Client.reconnect doesnt seem to reconnect Connection
#52
Fritzelblitz
closed
1 year ago
2
TCP connection termination
#51
Fritzelblitz
closed
1 year ago
7
Support reverse clients and reverse servers
#50
bryanhunter
opened
2 years ago
0
Pass along client info to MLLP Dispatcher
#49
vikas15bhardwaj
closed
2 years ago
0
Add backoff to client connection handling
#48
pggalaviz
closed
2 years ago
1
Add logging support
#47
pggalaviz
closed
2 years ago
1
fixed issue with host name connections
#46
vikas15bhardwaj
closed
2 years ago
0
Unable to start a client with hostname having dot (.) in it
#45
vikas15bhardwaj
closed
2 years ago
0
Fix 43 multiple behaviours
#44
bryanhunter
closed
2 years ago
0
Unable to find dispatcher module if module implements multiple behaviours
#43
vikas15bhardwaj
closed
2 years ago
0
Updated how certs are generated for tests
#42
vikas15bhardwaj
closed
2 years ago
0
Add context attribute to MLLP.Receiver and pass to FramingContext
#41
starbelly
closed
2 years ago
3
`mix test` fails because of stale tls directories
#40
angrycandy
closed
2 years ago
1
Add module docs for MLLP.Client
#39
starbelly
closed
2 years ago
0
Adjust echo dispatcher to return an ack or nack depending on the validity of a message
#38
starbelly
closed
2 years ago
2
Telemetry wrongly assumes the connection is in a disconnected state
#37
starbelly
opened
2 years ago
0
Change MLLP.Ack to return always return a two element tuple
#36
starbelly
opened
2 years ago
0
Next