Lucien Greathouse
a398338c02
Two way sync V0 ( #282 )
...
* Unfinished two-way sync API
* In-memory two-way sync complete
* Move PatchSet application into ChangeProcessor thread, where it can be synchronous
* Stop InstanceMap's signals when a ServeSession terminates
* Apply patch in ChangeProcessor
* Feature flag
* Fix error in ChangeProcessor due to wrong drop order
2019-12-20 14:24:28 -08:00
Lucien Greathouse
47614c3102
Update names in subscribe portion of sync protocol
2019-11-11 17:52:09 -08:00
Lucien Greathouse
44c94da2d8
Fix clippy warnings
2019-10-17 18:22:53 -07:00
Lucien Greathouse
1031600c63
Batch rename: imfs -> vfs
2019-10-12 13:58:00 -07:00
Lucien Greathouse
4e47655b17
Refactor MessageQueue API to return a oneshot receiver
2019-10-08 13:49:41 -07:00
Lucien Greathouse
099aa26ef8
Rough pass on transforming applied patches into API responses
2019-10-01 14:45:24 -07:00
Lucien Greathouse
ab8aa89f2a
Add real networked message type
2019-09-29 20:16:54 -07:00
Lucien Greathouse
bd33aebc3d
Turn messages into stub SubscribeMessage struct
2019-09-23 10:53:11 -07:00
Lucien Greathouse
71968fca0d
Fold imfs::new back into imfs
2019-09-19 15:25:07 -07:00
Lucien Greathouse
aababf37a8
Catch more HTTP API errors
2019-09-19 13:50:42 -07:00
Lucien Greathouse
44a42a177a
Change API errors to be JSON
2019-09-19 13:20:58 -07:00
Lucien Greathouse
e773a92e53
Connect message queue to frontend API
2019-09-19 13:12:21 -07:00
Lucien Greathouse
1d84d3e440
Wrap RojoTree in Mutex
2019-09-13 12:57:37 -07:00
Lucien Greathouse
8481caa67c
Add Imfs to ServeSession, threading through generic ImfsFetcher
2019-09-13 12:52:15 -07:00
Lucien Greathouse
877fd1af35
Make /api/subscribe hang forever instead of returning no messages
2019-09-10 16:42:14 -07:00
Lucien Greathouse
fc01eecdcb
Use real Rojo metadata for live sync
2019-09-10 15:59:36 -07:00
Lucien Greathouse
e6ba6203bb
Expose tree in API, with hacks to make initial sync-in work sort of
2019-09-10 15:39:50 -07:00
Lucien Greathouse
57d46287d7
Glue message queue onto ServeSession, simplify some HTTP
2019-09-09 18:32:44 -07:00
Lucien Greathouse
bb6ab74c19
Clean up warnings, add RojoTree into ServeSession
2019-09-09 15:17:03 -07:00
Lucien Greathouse
ea765eb929
Add serve snapshot test for empty project
2019-09-03 17:56:23 -07:00
Lucien Greathouse
27839dfd21
Shuffle web_interface into web::interface
2019-09-03 14:00:31 -07:00
Lucien Greathouse
a31bfbefa7
Start extracting web interface from implementation
2019-09-03 13:57:28 -07:00
Lucien Greathouse
6f7dbe99fe
Move Rojo server into root of the repository
2019-08-27 16:56:52 -07:00