Commit Graph

19 Commits

Author SHA1 Message Date
Joel Wetzell
07108918f1 move config to internal 2025-12-06 22:42:38 -06:00
Joel Wetzell
4c0f7c1723 move framing creation into shared place 2025-12-06 16:02:35 -06:00
Joel Wetzell
dff5430eb4 switch net.tcp.client conn to pointer 2025-12-06 09:02:30 -06:00
Joel Wetzell
1c8346cf65 cleanup error messages 2025-12-04 16:35:03 -06:00
Joel Wetzell
ba2fead834 cleanup TCP client connection handling 2025-12-03 23:03:02 -06:00
Joel Wetzell
92f36d69f7 better error logging in tcp client 2025-11-22 12:57:46 -06:00
Joel Wetzell
51e656313c do some decent context reworking 2025-11-22 11:31:09 -06:00
Joel Wetzell
fe2a54d4cd change internals to internal 2025-11-21 07:35:41 -06:00
Joel Wetzell
7792444c3e cleanup logging 2025-11-20 22:16:04 -06:00
Joel Wetzell
454dc58523 switch to DialTCP 2025-11-19 22:15:03 -06:00
Joel Wetzell
7bc9dc9d20 fix typo 2025-11-19 21:42:55 -06:00
Joel Wetzell
0e903eba2f add the concept of routes input/output 2025-11-19 18:33:04 -06:00
Joel Wetzell
8e0f25abe9 add SLIP framing 2025-11-18 21:30:06 -06:00
Joel Wetzell
86966132ca add concept of framing to net.tcp 2025-11-18 21:02:48 -06:00
Joel Wetzell
9ad60c8193 add the concept of Id to a module 2025-11-18 19:13:14 -06:00
Joel Wetzell
b3735ee713 use slog 2025-11-18 18:57:39 -06:00
Joel Wetzell
e1a8bef3fb move under net namespace 2025-11-18 18:35:17 -06:00
Joel Wetzell
a7996530a1 change protocol to module 2025-11-18 18:14:11 -06:00
084284370c initial commit 2025-10-15 18:44:51 -05:00