fedjabosnic / hotfix

Low latency fix engine for .net
GNU Lesser General Public License v3.0
16 stars 5 forks source link

Support containerization (docker) #70

Closed fedjabosnic closed 5 years ago

fedjabosnic commented 6 years ago

Once we migrate to dotnet core (#54) it should be possible to run hotfix in docker under both windows and linux - we should add a demo to show how this works.

fedjabosnic commented 5 years ago

Closed with #77 - code migrated to dotnet standard and dockerized examples of acceptor and initiator have been added to source