Skip to content
View gbirchmeier's full-sized avatar

Organizations

@connamara

Block or report gbirchmeier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. connamara/quickfixn Public

    QuickFIX/n implements the FIX protocol on .NET.

    C# 493 570

  2. wizards-castle Public

    Ruby port of the classic BASIC game "The Wizard's Castle"

    Ruby 3

  3. drop_in_colorizer Public

    Terminal text-colorizer module for Ruby. It's not a gem -- just drop the file in your project!

    Ruby

  4. grants-rgen Public

    custom rails generators for my personal workflow

    Ruby

297 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing gbirchmeier's contributions from April 21, 2024 to April 21, 2025. The contributions are 72% commits, 21% pull requests, 4% code review, 3% issues. 4% Code review 3% Issues 21% Pull requests 72% Commits

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

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
Loading