No description
Find a file
oxalica 98b2df2fdf feat(blahd): impl socket activation integration
This also allows arbitrary listening fd include UNIX domain sockets, via
environment variables as sd_listen_fds(3).
2024-09-11 13:17:52 -04:00
.github/workflows ci: skip documenting dependencies 2024-09-10 06:57:24 -04:00
blah-types feat: impl basic peer chat 2024-09-10 12:26:37 -04:00
blahctl feat: impl basic peer chat 2024-09-10 12:26:37 -04:00
blahd feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
contrib feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
docs feat: impl basic peer chat 2024-09-10 12:26:37 -04:00
test-frontend refactor(webapi): hoist RoomMetadata to blah_types and rename last_chat to last_item 2024-09-10 09:19:15 -04:00
.gitignore refactor: reorganize docs and aux files 2024-09-10 03:59:31 -04:00
Cargo.lock feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
Cargo.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
clippy.toml Avoid unnecessary unwrap 2024-09-06 02:05:32 -04:00
flake.lock build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00
flake.nix feat(blahd): impl socket activation integration 2024-09-11 13:17:52 -04:00
rust-toolchain.toml build(toolchain),ci: switch to rust 1.82-beta for now 2024-09-10 06:56:08 -04:00