]> git.puffer.fish Git - matthieu/nova.git/commit
add base dispatch handling
authorMatthieu <matthieu@developershouse.xyz>
Tue, 7 Sep 2021 21:51:36 +0000 (01:51 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Tue, 7 Sep 2021 21:51:36 +0000 (01:51 +0400)
commit91f9396d8232af25beef2bfde184fba841dd5dcb
tree4104fb52eb80c739cd5d47d946e508e6f23079d5
parent0a4329de1d13447581767793f2d505edfef4c1bf
add base dispatch handling
gateway/Cargo.toml
gateway/cargo/BUILD.bazel
gateway/src/client/connexion.rs
gateway/src/client/payloads/message.rs
gateway/src/client/payloads/payloads.rs
gateway/src/main.rs