zed/server/src
Antonio Scandurra 3ba530bca1 💄
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-08-20 15:00:08 +02:00
..
bin Add seed target for inserting seed data 2021-08-05 14:16:40 -07:00
admin.rs Add server methods for creating chat domain objects 2021-08-05 19:16:36 -07:00
assets.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
auth.rs Consolidate server's rpc state into the rpc::Server struct 2021-08-19 12:17:52 -07:00
db.rs Extract a Db::close method and remove deref to PgPool 2021-08-20 14:58:14 +02:00
env.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
errors.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
expiring.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
github.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
home.rs Add server methods for creating chat domain objects 2021-08-05 19:16:36 -07:00
main.rs Implement and test channel cleanup as clients leave 2021-08-20 14:32:53 +02:00
rpc.rs 💄 2021-08-20 15:00:08 +02:00
team.rs Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00