Commit Graph

72 Commits

Author SHA1 Message Date
Oskar Thoren 6552061377
Use CASResponse 2019-08-12 00:44:30 +08:00
Oskar Thoren f9745505f0
Add CASResponse type 2019-08-12 00:44:18 +08:00
Oskar Thoren 66c3cab672
WIP Replace ad hoc API with protobuf and CASRequest 2019-08-09 18:52:28 +08:00
Oskar Thoren 6f607edcf8
protobuf testing 2019-08-09 18:51:59 +08:00
Oskar Thoren 23576e05bb
Remove old file 2019-08-09 14:08:59 +08:00
Oskar Thoren aa909936f7
Protobuf CASRequest and predicate for post/get 2019-08-08 22:44:34 +08:00
Oskar Thoren f38e5f64b1
Include protocol 2019-08-08 20:03:35 +08:00
Oskar Thoren 736078dbf8
WIP sketch protobuf req/resp types 2019-08-07 16:00:57 +08:00
Oskar Thoren de733f2ff6
Basic protobuf example 2019-08-07 15:11:58 +08:00
Oskar Thoren 6955e4c162
Sketch use cas hash for ns wip 2019-08-07 14:51:07 +08:00
Oskar Thoren 2255b78a80
Node works with ad hoc protocol for both CAS and NS naive 2019-08-07 14:05:13 +08:00
Oskar Thoren 812e6e3ec4
Rewrite node to be async and do both send and receive 2019-08-07 13:10:07 +08:00
Oskar Thoren 2cb4338e26
WIP node async 2019-08-06 13:44:53 +08:00
Oskar Thoren fd33915e96
Better dir structure 2019-08-06 13:15:27 +08:00
Oskar Thoren a863e63641
Remote log: Basic CAS mocking behavior 2019-08-06 12:47:00 +08:00
Oskar Thoren de378ae938
Remote log: Use ns as starting point for cas 2019-08-06 12:30:18 +08:00
Oskar Thoren 52305876d8
Remote log: Basic end to end ns post/get
Split node recv/sending due to sync
Send to all clients
2019-08-05 13:12:36 +08:00
Oskar Thoren df63bbb77e
Remote log: ns post/get state and basic types 2019-08-05 12:44:24 +08:00
Oskar Thoren 9341a74858
Remote log: Node and ns mocking start
Ad hoc post/get message handling
2019-08-05 12:19:26 +08:00
Oskar Thoren f89f3aa718
Remote log: README, sketch roles and interfaces 2019-08-03 15:58:08 +08:00
Oskar Thoren 798ccafd58
Remote log: make socket server non-blocking, allow multiple clients 2019-08-03 15:20:39 +08:00
Oskar Thoren 2a1516743c
Remote log: basic socket server and client 2019-08-03 15:08:33 +08:00