Commit graph

2 commits

Author SHA1 Message Date
Orhun Parmaksız f50f987626
Allow configuring the number of days to expire documents (#18)
* Allow configuring the number of days to expire documents

* Update server tests about server data

* Update test_cleanup for testing a different expiry value

* Remove unnecessary Arc<> while passing expiry_days to cleaner

* Rename `ServerData` to `ServerConfig`

* Update tests to rename the `ServerData`

* Update rustpad-server/tests/cleanup.rs

Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
2021-07-15 19:19:43 -04:00
Eric Zhang 4c73d191cf Implement a basic chat application 2021-05-31 22:28:32 -05:00