Green-Sky
  • Joined on 2022-06-21
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-21 02:36:13 +01:00
3725b76ce7 fix crdt -> vim not deleting lines
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-21 00:54:47 +01:00
4aa2a152af send requests, handle requests, more gossip
d845baf804 minor bug fixing, now only need requests
05fd0940ea forgot to clear buffer
ed72b27808 handle more packets, fix major flaw in diffing algo (again) and add extra tests
Compare 4 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-20 02:24:25 +01:00
cb0c2642f8 works, somewhat
a0c87e5fc5 debugging <.< and splitting commands to reduce size
Compare 2 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-19 23:59:26 +01:00
e961b8aec3 gossip p1 works, command 2 buffer works if not too large
7177d90c44 better threading and allow more then 1 port
e0938690c7 main thread com
Compare 3 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-19 15:59:26 +01:00
2c10e258c0 prep for networking
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-18 15:59:26 +01:00
79db39c5d1 more tox, not working yet
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-17 23:59:26 +01:00
2165ab2070 add toxcore and start on vim test2
a3d9211e5e minor vimscript fixes
3c7111f6c9 crdt -> vim
Compare 3 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-17 07:59:26 +01:00
03cb852bad more bug fixes
5cba374d2b bugfixing, debug. still broken, but better
Compare 2 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-16 23:51:12 +01:00
bbb93040d0 fix bug where event where wired to the wrong callback
c94e2e68a7 more work on vimscript setup injection
60f3bdce10 have vim send me the full buffer each change, crashes when too many too fast
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-26 02:58:59 +02:00
d4f3d3c4fb prot simp, iterate starte, more send code
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-23 01:23:53 +02:00
428048c79f simplify ft_send.dot
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-21 17:25:15 +02:00
d9e9a6b83d dot ft recv mostly done
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-14 22:08:13 +02:00
b190617285 remove extra ft packets, continue callback stuff
bf0433a348 start recv
dbfdc942d7 send graph
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-09 21:02:10 +02:00
9edf3fcf2f ft data cb
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-09 02:29:10 +02:00
4afd13f70e ft raw packet send functions
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-09 02:07:52 +02:00
213457fccf ft raw packet function refactor
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-08 20:58:18 +02:00
9dadd8d254 start refactoring again
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-08 00:16:20 +02:00
e6803275a0 hs init recv logic, + fs send init ack (not tracking it yet)
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-06 22:00:27 +02:00
bd0c45f885 more init handle
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-06 02:24:37 +02:00
6d4ee7de42 init ft (no ack or data yet)