aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* make cast run a commandJesse Luehrs2019-09-023-16/+295
* respond to heartbeatsJesse Luehrs2019-09-022-1/+19
* simplifyJesse Luehrs2019-09-021-1/+1
* implement getting the list of active sessionJesse Luehrs2019-09-022-4/+34
* refactor server to stop keeping track of sockets in different arraysJesse Luehrs2019-09-021-101/+163
* add a sync read methodJesse Luehrs2019-09-021-0/+21
* fix sessions packet generationJesse Luehrs2019-09-021-2/+4
* cleanupJesse Luehrs2019-09-021-4/+4
* implement server writes as wellJesse Luehrs2019-09-022-0/+64
* simplifyJesse Luehrs2019-09-021-21/+15
* give sessions an idJesse Luehrs2019-09-021-0/+3
* stop using tokio::preludeJesse Luehrs2019-09-021-1/+2
* panic if lengths are badly sizedJesse Luehrs2019-09-021-4/+7
* simplifyJesse Luehrs2019-09-021-4/+4
* start filling in some more message typesJesse Luehrs2019-09-023-4/+144
* simplifyJesse Luehrs2019-09-021-3/+0
* track metadata about connected sockets a bit betterJesse Luehrs2019-09-021-11/+27
* simplifyJesse Luehrs2019-09-021-144/+85
* refactorJesse Luehrs2019-09-022-35/+311
* split into separate listeners for casting and watchingJesse Luehrs2019-09-013-7/+69
* actually, remove protobufs tooJesse Luehrs2019-09-015-8/+140
* fix error handlingJesse Luehrs2019-09-011-1/+1
* cleanups and updatesJesse Luehrs2019-09-015-561/+44
* let's avoid grpc for nowJesse Luehrs2019-07-174-109/+5
* get a basic command structure in placeJesse Luehrs2019-07-146-1/+147
* get the grpc build workingJesse Luehrs2019-07-132-0/+660
* project skeletonJesse Luehrs2019-07-131-0/+3