Commit Graph
16 Commits
Author SHA1 Message Date
talksik d849e58049 incomplete, not sure of priority of this 2022-05-09 07:51:34 -05:00
talksik 6869b5fd26 Update index.ts 2022-05-09 05:18:20 -05:00
talksik ffbb6b6f31 fixing the bug with transport closed disconnection 2022-05-08 13:33:10 -05:00
talksik 26e6a141f1 handling disconnection better
just know the whole socket thing will improve with better code that can scale later on...know that ill never be happy with it, but just live with it and make sure that the data flow is understandable and clean
2022-05-08 13:13:42 -05:00
talksik b16778fa8d getting main flow of everything but don't know if it works 2022-05-07 17:45:26 -05:00
talksik 424b1c56a4 untuning with escape...which should then remove from tunedids list and thus the source of truth whether or not to render the peer connector and rtc stuff 2022-05-07 14:24:01 -05:00
talksik a41753b574 prop only changing with new object...should have knowne 2022-05-07 13:31:30 -05:00
talksik c6c592c214 handling toggle tuning in and just tuning in 2022-05-07 11:23:11 -05:00
talksik f0120b19cf more changes with listeners and having a render test to maek sure that once we have peer connections we don't change it 2022-05-07 10:26:58 -05:00
talksik 45d87c2832 good progress on socket mesh 2022-05-07 10:14:17 -05:00
talksik 1959405450 more cleanup and better to have some prop drilling but just stay balanced here 2022-05-07 08:15:23 -05:00
talksik 0fb8bc2b57 reogranized with a simple socket extension to data provider 2022-05-07 07:56:36 -05:00
talksik f3cd9edc95 getting data transformation with pub sub, although just need to solidify with more flow and just do it step by step as it can get complex 2022-05-06 10:41:28 -05:00
talksik 61c2ac14af handling connections in general, and so now we have two rooms to manage 2022-05-06 10:15:58 -05:00
talksik eb483d4cd9 some socket stuff happening 2022-05-06 09:41:55 -05:00
talksik 0d8673d594 nicer flow for disconnections, adding socket initialization and such 2022-05-06 06:30:14 -05:00