Oliver Booth oliverbooth
  • United Kingdom
  • https://oliverbooth.dev/
  • Coffee enthusiast with a love for all things tech. Tech enthusiast with a love for all things coffee.

  • Joined on 2023-06-27
oliverbooth synced commits to refs/pull/1/merge at oliverbooth/TcpDotNet from mirror 2024-02-14 15:31:26 +00:00
d8d4510d0f fix: remove callback tcs on response
de672241f7 fix: set tcs result on callback response
50a73d21eb perf: remove LINQ in ctor lookup
45a0b3898a feat: use async event handlers
Compare 7 commits »
oliverbooth synced commits to release/1.0.0 at oliverbooth/TcpDotNet from mirror 2024-02-13 00:11:25 +00:00
bf7f14acac refactor: suppress nrt for RemoteEndPoint read
906d5870f8 [ci skip] test: add additional trace logging
5cb8b821ca refactor: use default listen backlog
Compare 3 commits »
oliverbooth synced commits to refs/pull/1/head at oliverbooth/TcpDotNet from mirror 2024-02-13 00:11:25 +00:00
bf7f14acac refactor: suppress nrt for RemoteEndPoint read
906d5870f8 [ci skip] test: add additional trace logging
5cb8b821ca refactor: use default listen backlog
Compare 3 commits »
oliverbooth synced commits to refs/pull/1/merge at oliverbooth/TcpDotNet from mirror 2024-02-13 00:11:25 +00:00
bf7f14acac refactor: suppress nrt for RemoteEndPoint read
906d5870f8 [ci skip] test: add additional trace logging
5cb8b821ca refactor: use default listen backlog
Compare 4 commits »
oliverbooth synced commits to release/1.0.0 at oliverbooth/TcpDotNet from mirror 2024-02-12 23:11:25 +00:00
45111aae72 [ci skip] style: give exception message a variable to remove concat
oliverbooth synced commits to refs/pull/1/head at oliverbooth/TcpDotNet from mirror 2024-02-12 23:11:25 +00:00
45111aae72 [ci skip] style: give exception message a variable to remove concat
oliverbooth synced commits to refs/pull/1/merge at oliverbooth/TcpDotNet from mirror 2024-02-12 23:11:25 +00:00
45111aae72 [ci skip] style: give exception message a variable to remove concat
Compare 2 commits »
oliverbooth synced commits to release/1.0.0 at oliverbooth/TcpDotNet from mirror 2024-02-12 22:56:00 +00:00
1485578088 style: remove redundant line break
55bc903ea9 perf: remove redundant Task.Run
a8427fcaf6 style: add branding graphics
Compare 3 commits »
oliverbooth synced commits to refs/pull/1/head at oliverbooth/TcpDotNet from mirror 2024-02-12 22:56:00 +00:00
1485578088 style: remove redundant line break
55bc903ea9 perf: remove redundant Task.Run
a8427fcaf6 style: add branding graphics
Compare 3 commits »
oliverbooth synced commits to refs/pull/1/merge at oliverbooth/TcpDotNet from mirror 2024-02-12 22:56:00 +00:00
1485578088 style: remove redundant line break
55bc903ea9 perf: remove redundant Task.Run
a8427fcaf6 style: add branding graphics
Compare 4 commits »
oliverbooth synced commits to main at oliverbooth/X10D from mirror 2024-02-12 15:11:27 +00:00
5e60019a0d [ci skip] ci: downgrade codecov-action to 4.0.0
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-12 15:11:27 +00:00
1c09081240 Merge branch 'main' into release/4.0.0
5e60019a0d [ci skip] ci: downgrade codecov-action to 4.0.0
Compare 2 commits »
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-02-12 15:11:27 +00:00
1c09081240 Merge branch 'main' into release/4.0.0
5e60019a0d [ci skip] ci: downgrade codecov-action to 4.0.0
Compare 2 commits »
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-02-12 15:11:27 +00:00
1c09081240 Merge branch 'main' into release/4.0.0
5e60019a0d [ci skip] ci: downgrade codecov-action to 4.0.0
Compare 3 commits »
oliverbooth synced commits to main at oliverbooth/X10D from mirror 2024-02-12 14:51:27 +00:00
9a506a6b29 [ci skip] fix(ci): output xml from dotCover
a71cb73df7 [ci skip] ci(test): add dotCover output to codecov upload
Compare 2 commits »
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-12 14:51:27 +00:00
447323f4d1 Merge branch 'main' into release/4.0.0
9a506a6b29 [ci skip] fix(ci): output xml from dotCover
a71cb73df7 [ci skip] ci(test): add dotCover output to codecov upload
485501cfc0 ci(test): add dotCover output to codecov upload
Compare 4 commits »
oliverbooth synced commits to refs/pull/85/head at oliverbooth/X10D from mirror 2024-02-12 14:51:27 +00:00
447323f4d1 Merge branch 'main' into release/4.0.0
9a506a6b29 [ci skip] fix(ci): output xml from dotCover
a71cb73df7 [ci skip] ci(test): add dotCover output to codecov upload
485501cfc0 ci(test): add dotCover output to codecov upload
Compare 4 commits »
oliverbooth synced commits to refs/pull/85/merge at oliverbooth/X10D from mirror 2024-02-12 14:51:27 +00:00
447323f4d1 Merge branch 'main' into release/4.0.0
9a506a6b29 [ci skip] fix(ci): output xml from dotCover
a71cb73df7 [ci skip] ci(test): add dotCover output to codecov upload
485501cfc0 ci(test): add dotCover output to codecov upload
Compare 5 commits »
oliverbooth synced commits to main at oliverbooth/X10D from mirror 2024-02-12 10:31:25 +00:00
1daa8ffd56 [ci skip] fix(ci): remove shell field from dotcover install step
ac82200303 [ci skip] ci: switch to codecov for coverage
Compare 2 commits »
oliverbooth synced commits to release/4.0.0 at oliverbooth/X10D from mirror 2024-02-12 10:31:25 +00:00
22aaa96c23 Merge branch 'main' into release/4.0.0
1daa8ffd56 [ci skip] fix(ci): remove shell field from dotcover install step
6472c0fc84 Merge branch 'main' into release/4.0.0
ac82200303 [ci skip] ci: switch to codecov for coverage
Compare 4 commits »