Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm

move jetstream-oxide to subfolder

.gitignore jetstream/.gitignore
Cargo.lock jetstream/Cargo.lock
Cargo.toml jetstream/Cargo.toml
LICENSE jetstream/LICENSE
README.md jetstream/README.md
examples/basic.rs jetstream/examples/basic.rs
rustfmt.toml jetstream/rustfmt.toml
src/error.rs jetstream/src/error.rs
src/events/account.rs jetstream/src/events/account.rs
src/events/commit.rs jetstream/src/events/commit.rs
src/events/identity.rs jetstream/src/events/identity.rs
src/events/mod.rs jetstream/src/events/mod.rs
src/exports.rs jetstream/src/exports.rs
src/lib.rs jetstream/src/lib.rs
zstd/dictionary jetstream/zstd/dictionary