iphydf
|
a3cd1102f7
|
perf: Reduce minimal encoding size of packed events.
We're using a union-like encoding now with an enum telling which union
member to set.
|
2022-02-12 17:44:44 +00:00 |
|
iphydf
|
4ce02c0af9
|
refactor: Deduplicate a bunch of code in TCP client/server.
Also generally a bit of cleanup and better layering.
|
2022-01-16 09:41:08 +00:00 |
|
iphydf
|
c1b32bd7a1
|
chore: Enable compiler layering check.
This ensures that we're explicit about what we depend on and avoids
transitive dependencies.
|
2022-01-11 15:26:32 +00:00 |
|
iphydf
|
e671490989
|
Use rules_cc instead of native cc_library rules.
|
2020-03-12 12:20:54 +00:00 |
|
iphydf
|
6e0ac337c9
|
Avoid clashes with "build" directories on case-insensitive file systems.
|
2018-01-28 15:17:34 +00:00 |
|