moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
81 stars 39 forks source link

Support multiple messages per file #394

Open atonks2 opened 3 months ago

atonks2 commented 3 months ago

What does this pull request do? Adds support for batch files (multiple wires/messages in a single file).

What Wire specification are you referencing? FAIM 3.0.2 (2011), 3.0.4 (2016) and 3.0.7 (2022).

What issue(s) does this pull request reference? Closes #358