1000f8a80d
- Add gRPC service modules: auth, channel, channel settings, member, permission - Update protobuf definitions and generated code - Remove immediate/ real-time module (superseded by IM service) - Update etcd discovery and registration - Update cache, error, config, and build infrastructure - Add ADR documentation - Update OpenAPI spec
6 lines
247 B
Rust
6 lines
247 B
Rust
// Generated from proto/this/*.proto (package appks.v1)
|
|
// Compiled via tonic-build in build.rs using OUT_DIR + include!
|
|
// Build server = true, build client = false (appks is the server side).
|
|
|
|
include!(concat!(env!("OUT_DIR"), "/appks.v1.rs"));
|