https://grantb.net
-
Connamara Systems, LLC
- Chicago, IL
- http://connamara.com
- @[email protected]
- https://stackoverflow.com/users/650475/grant-birchmeier
- in/grantbirchmeier
Pinned Loading
-
connamara/quickfixn
connamara/quickfixn PublicQuickFIX/n implements the FIX protocol on .NET.
-
wizards-castle
wizards-castle PublicRuby port of the classic BASIC game "The Wizard's Castle"
Ruby 3
-
drop_in_colorizer
drop_in_colorizer PublicTerminal text-colorizer module for Ruby. It's not a gem -- just drop the file in your project!
Ruby
-
297 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
connamara/quickfixn,
gbirchmeier/grantb-dotnetbus,
gbirchmeier/sudemo202405
and 7 other
repositories
Loading
Contribution activity
April 2025
Created 6 commits in 1 repository
Created a pull request in connamara/quickfixn that received 3 comments
SocketInitiatorThread - restore Session disconnect during Read exception
attn @trevor-bush
Session
is non-nullable as of 1.12, so we don't have to null-check it.
Problem description
A user saw this message flow on the in…
+2
−11
lines changed
•
3
comments
Opened 4 other pull requests in 1 repository
connamara/quickfixn
1
open
3
merged
-
solve issue #309: obey a GapFill even if it replaces a message that was processed off the queue
This contribution was made on Apr 11
-
update notes for bugfix backports
This contribution was made on Apr 4
-
[backport #951 to 1.13] restore Session disconnect during Read exception
This contribution was made on Apr 4
-
[backport #951 to v1.12] restore Session disconnect during Read exception
This contribution was made on Apr 4
Created an issue in connamara/quickfixn that received 2 comments
New(ish) feature: enable/disable individual initiator sessions in a multi-session application
Inspired by #945, which proposes a fix to a feature that we don't intentionally have. However, making that accidental feature official won't take v…
2
comments