issues
search
moov-io
/
iso8583-connection
:satellite: Go-powered ISO8583 connection handler offering advanced binary framing, message interleaving, and a robust connection pool for load distribution and seamless reconnections.
Apache License 2.0
70
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(deps): update all
#93
renovate[bot]
opened
2 weeks ago
1
fix(deps): update module github.com/moov-io/iso8583 to v0.22.2
#92
renovate[bot]
closed
1 month ago
1
do not stop reconnect loop if factory returns error
#91
alovak
opened
1 month ago
0
chore(deps): update all (major)
#90
renovate[bot]
opened
2 months ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.22.1
#89
renovate[bot]
closed
1 month ago
1
fix(deps): update module github.com/moov-io/iso8583 to v0.22.1 - autoclosed
#88
renovate[bot]
closed
2 months ago
1
refactor: remove unused function parameters and correct redundant conditions
#87
sho-hata
closed
1 month ago
2
chore(deps): update actions/setup-go action to v5 - autoclosed
#86
renovate[bot]
closed
2 months ago
0
chore(deps): update actions/checkout action to v4 - autoclosed
#85
renovate[bot]
closed
2 months ago
0
Issue: Possible Bug in recreateConnection function
#84
scarballo
opened
3 months ago
1
update iso8583 version
#83
alovak
closed
4 months ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.22.0 - autoclosed
#82
renovate[bot]
closed
4 months ago
1
add parallel benchmark
#81
alovak
closed
4 months ago
0
add more clarity to the handlers docs
#80
alovak
closed
4 months ago
0
docs: make it clear that same addresses can be used in the Pool
#79
alovak
closed
6 months ago
0
Report err from OnClose and Close Connection Regardless of the Error
#78
alovak
closed
6 months ago
0
add context for connect and close functions
#77
bpross
closed
6 months ago
5
fix(deps): update module github.com/stretchr/testify to v1.9.0
#76
renovate[bot]
closed
9 months ago
1
Using a version of the visa-iso8583 library with extra logs
#75
ZachMakMoov
closed
9 months ago
1
fix(deps): update module github.com/moov-io/iso8583 to v0.21.2
#74
renovate[bot]
closed
10 months ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.21.1
#73
renovate[bot]
closed
11 months ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.21.0
#72
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.20.1
#71
renovate[bot]
closed
1 year ago
0
fix(deps): update github.com/moov-io/iso8583 digest to b652df4 - autoclosed
#70
renovate[bot]
closed
1 year ago
0
Message rejections
#69
alovak
closed
1 year ago
0
Proposal: renaming and consolidation of the connection handlers
#68
alovak
closed
6 months ago
3
call ConnectionClosedHandlers when connection is closed by any side
#67
alovak
closed
1 year ago
0
Exponential retry
#66
alovak
closed
1 year ago
1
wait before the first reconnect
#65
alovak
closed
1 year ago
1
close Pool when failed to Connect it
#64
alovak
closed
1 year ago
0
Cleanup duplicate calls to Connection.run()
#63
carsonab
closed
1 year ago
1
Add options for send method
#62
alovak
closed
1 year ago
0
Add keep-alive and NO_DELAY options to Connection
#61
carsonab
closed
1 year ago
2
fix(deps): update module github.com/moov-io/iso8583 to v0.19.2
#60
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.19.1
#59
renovate[bot]
closed
1 year ago
0
add connection factory option for the server
#58
alovak
closed
1 year ago
0
add before connect handler
#57
alovak
closed
1 year ago
1
Update README.md
#56
alovak
closed
1 year ago
0
make writes of the data from Write sequential with other writes
#55
alovak
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.19.0
#54
renovate[bot]
closed
1 year ago
0
use (Un)PackError from iso8583 package instead of using own types
#53
alovak
closed
1 year ago
1
Make connection to be a writer
#52
alovak
closed
1 year ago
0
Stable connection
#51
zethuman
closed
1 year ago
6
fix(deps): update module github.com/moov-io/iso8583 to v0.18.2
#50
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.18.1 - autoclosed
#49
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/stretchr/testify to v1.8.4
#48
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.17.0
#47
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/stretchr/testify to v1.8.3
#46
renovate[bot]
closed
1 year ago
0
fix(deps): update module github.com/moov-io/iso8583 to v0.16.0
#45
renovate[bot]
closed
1 year ago
0
Add message reader and writer
#44
alovak
closed
1 year ago
1
Next