MaG21 / lib8583

Low-cholesterol ISO8583 library [WORK IN PROGRESS]
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Just some random thoughts off the top of my head... #1

Open a2800276 opened 7 years ago

a2800276 commented 7 years ago

Hi, wanted to seize the opportunity and provide some feedback (before there's even any code :)

MaG21 commented 7 years ago

Hello,

first, thanks for taking the time to provide feedback. Any feedback coming from you is more than welcome a2800276.

Could you provide a link to the haskell and erlang packages you were referring to?

My feeling is that a C implementation would bring the most value in the embedded space

  • I want to create a solid thread-safe library that enjoys the benefits of C. Small memory footprint, Speed (true multi-threading env) and portability (embedded systems). I know I can do a more than acceptable work, but I'm afraid I'm not familiar with all the limitations of the embedded ecosystem. I'd love to hear more about these limitations.

I like your idea of having a 'portable' testing spec that could be reused both for the bindings as well as possibly other implementations.

  • Oh that's nice to hear, yes, last year I was developing a solution for a local company and one of the fantasies I had was the one of having a portable spec.

by the way I'm using your ruby 8083 lib quite successfully, right now is handling ~20k trans/day. this is the product and the company: https://visanetdominicana.com/ncf-pos

where's a good place to discuss?

  • my email is manuel@marcos.do, it can be Slack though. Btw for the next 3 days I'll be staying in a place with limited internet access, expect a delay in my responses.