codinget
  • Joined on 2022-10-19
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 22:23:45 +02:00
e3c9747d16 fix(websocket): update ReadBuffer import in test to @webnet/transport/buffer
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 22:15:17 +02:00
2b6c463ef5 refactor(transport): move ReadBuffer/WriteBuffer/prependTransport to @webnet/transport/buffer
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 15:54:12 +02:00
e764d59ddc feat(websocket): split WebSocket into @webnet/websocket package
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 15:36:50 +02:00
aec3bc07f9 feat(http): move Next and Middleware to @webnet/http/router
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 15:23:45 +02:00
25587b2059 feat(http): split Router to ./router sub-export, Server takes Handler
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 14:46:23 +02:00
1fbe2c844c feat(transport): extract @webnet/transport package
7f2e021623 chore(http): format test files with prettier
Compare 2 commits »
codinget created pull request webnet/webnet#20 2026-06-06 03:13:25 +02:00
WIP: feat(transport): extract @webnet/transport package
codinget created branch worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v in webnet/webnet 2026-06-06 03:13:08 +02:00
codinget pushed to worktree-bridge-cse_01FVxR2XrgUjjUQk4i42Fn9v at webnet/webnet 2026-06-06 03:13:08 +02:00
e292fb4e13 feat(transport): extract @webnet/transport package
codinget deleted branch worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 from webnet/webnet 2026-06-06 01:58:25 +02:00
codinget pushed to main at webnet/webnet 2026-06-06 01:58:25 +02:00
00f7f5600e docs(http): document TAdd impossible-intersection caveat on use() overloads
ba93d0de0d fix(http): soundness fixes for context-extension type system
6ee7a6d144 feat(http): add route(path) proxy for sub-path scoped registration
32d2c346e8 feat(http): typed context extension via next(extra) in middleware
Compare 4 commits »
codinget merged pull request webnet/webnet#14 2026-06-06 01:58:23 +02:00
feat(http): typed context extension via next(extra) in middleware
codinget pushed to worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 at webnet/webnet 2026-06-06 01:53:24 +02:00
00f7f5600e docs(http): document TAdd impossible-intersection caveat on use() overloads
ba93d0de0d fix(http): soundness fixes for context-extension type system
6ee7a6d144 feat(http): add route(path) proxy for sub-path scoped registration
32d2c346e8 feat(http): typed context extension via next(extra) in middleware
7b14e6746e test(http/websocket): c8 ignore unreachable catch bodies in WebSocketConnection
Compare 30 commits »
codinget pushed to worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 at webnet/webnet 2026-06-06 01:41:16 +02:00
913f964031 docs(http): document TAdd impossible-intersection caveat on use() overloads
codinget pushed to worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 at webnet/webnet 2026-06-06 01:21:55 +02:00
f742a156a5 fix(http): soundness fixes for context-extension type system
codinget pushed to worktree-bridge-cse_01XUhonMp8zrZxUpQHFuASV2 at webnet/webnet 2026-06-05 22:37:42 +02:00
a37accf8df feat(http): add route(path) proxy for sub-path scoped registration
codinget pushed to main at webnet/webnet 2026-06-05 22:12:24 +02:00
7b14e6746e test(http/websocket): c8 ignore unreachable catch bodies in WebSocketConnection
17025141a7 docs: update AI disclosure for lint fix and websocket test coverage
7f0d07a7d2 fix(lint): resolve prefer-const in server/connection + add varsIgnorePattern for _
Compare 3 commits »
codinget deleted branch worktree-bridge-cse_019HaxQU3suy8Vrqn1mUJzah from webnet/webnet 2026-06-05 22:12:24 +02:00
codinget merged pull request webnet/webnet#19 2026-06-05 22:12:23 +02:00
fix(lint): prefer-const + varsIgnorePattern + websocket test coverage
codinget pushed to worktree-bridge-cse_019HaxQU3suy8Vrqn1mUJzah at webnet/webnet 2026-06-05 22:10:15 +02:00
7b14e6746e test(http/websocket): c8 ignore unreachable catch bodies in WebSocketConnection
17025141a7 docs: update AI disclosure for lint fix and websocket test coverage
7f0d07a7d2 fix(lint): resolve prefer-const in server/connection + add varsIgnorePattern for _
cb275ef62a fix(http): fix lint errors in redirect implementation (prefer-const, no-unused-vars)
f720b8a53f chore(http): tag unreachable drain-failure paths with c8 ignore
Compare 8 commits »