Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 17:16:01 +0200] rev 13451
Add an extra test for Rnd's distribution
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:59:52 +0200] rev 13450
Send the rnd reply to the room only.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:27:25 +0200] rev 13449
Implement server-side logic for Rnd
alfadur [Wed, 04 Jul 2018 18:49:51 +0300] rev 13448
Fix team remove synchronization
alfadur [Wed, 04 Jul 2018 15:42:42 +0300] rev 13447
Check for client's existence before handling messages
alfadur [Wed, 04 Jul 2018 13:56:49 +0300] rev 13446
Fix scheme config parsing
alfadur [Wed, 04 Jul 2018 12:57:05 +0300] rev 13445
Fix AddTeam message serialization
alfadur [Wed, 04 Jul 2018 04:42:16 +0300] rev 13444
add missing message tests
alfadur [Wed, 04 Jul 2018 00:01:25 +0300] rev 13443
update nom
alfadur [Tue, 03 Jul 2018 23:05:09 +0300] rev 13442
update proptest
alfadur [Tue, 03 Jul 2018 22:39:12 +0300] rev 13441
merge
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Tue, 03 Jul 2018 22:37:15 +0300] rev 13440
Update rand and log to the latest versions
nemo [Mon, 02 Jul 2018 16:48:16 -0400] rev 13439
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Mon, 02 Jul 2018 16:46:13 +0300] rev 13438
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
alfadur [Mon, 02 Jul 2018 16:25:49 +0300] rev 13437
Fix cmd parsing & update tests