16 Commits

Author SHA1 Message Date
d6dc6d6e78 examples/chat: Re-generate 2025-11-19 19:45:16 -05:00
52b4c44db3 examples: Add go:generate directives to generate protcol.go files 2025-11-19 19:43:42 -05:00
11e972c696 examples/ping: Client accepts pong 2025-11-19 19:34:02 -05:00
dfbb087333 examples: Regenerate protocol files 2025-11-19 17:08:05 -05:00
d2187cb953 examples/ping: Regenerate protocol.go 2025-11-19 13:14:25 -05:00
3136dcbfdf internal/testutil: Add ConnRecorder which records net.Conn writes 2025-11-19 13:10:26 -05:00
5f503021bf examples: More examples 2025-11-16 16:00:31 -05:00
968e145cda examples/ping/client: Fix client example 2025-11-08 19:50:22 -05:00
bb14ec20a7 examples/ping: Add a ping example 2025-10-30 00:02:13 -04:00
932e076113 examples/chat: Various fixes 2025-10-27 22:50:54 -04:00
c5154b3d85 examples/chat: Regenerate protocol.go 2025-10-20 21:22:10 -04:00
2e4c693174 examples/chat: Use new listen/dial API 2025-10-20 18:00:05 -04:00
c326a2b6b9 examples/chat/server: Close connection goroutine on error 2025-10-19 17:47:31 -04:00
14a317c2ab examples/chat: Make chat example compile 2025-10-19 13:18:24 -04:00
476833709e examples/chat: Rewrite in PDL 2025-10-16 22:11:22 -04:00
54022e5541 examples: Add chat example that also doesn't work properly yet 2025-01-27 22:36:52 -05:00