Commit Graph

66 Commits

Author SHA1 Message Date
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
Dean Eigenmann 5b581aeeff
Create README.md 2019-08-03 14:16:13 +02:00
Dean Eigenmann 6aad2a035f
Create LICENSE 2019-08-03 14:11:41 +02: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