Commit Graph
64 Commits
Author SHA1 Message Date
talksik 1e99173295 taking away broadcasting as we will want to do different way
identifying speaker and all of the spatial audio work needs to be done
2022-06-19 09:25:34 -05:00
talksik 03d0fdbfa4 stupid hack enum doesn't export 2022-06-11 18:19:15 -05:00
talksik 730810f673 cleanup models 2022-06-11 18:10:17 -05:00
talksik f066e0707b cleaning and starting process for listening to socket events 2022-06-11 16:59:59 -05:00
talksik c898402b31 cleaning up api and testing getting conversations and such 2022-06-11 10:18:27 -05:00
talksik e39316eeff whole create flow with error handling and such 2022-06-11 09:45:47 -05:00
talksik 3342654431 creating conversation sort of working but not fully 2022-06-11 09:12:02 -05:00
talksik 4225a5a029 create conversation should work with frontend objectIds 2022-06-11 09:00:49 -05:00
talksik 92aea9de25 cleaning up api and adding in conversation create route 2022-06-11 08:28:43 -05:00
talksik 327581adaf adding zen provider 2022-06-10 07:30:39 -05:00
talksik 2ffd340d2f cleaning up more models and making sure that id is mongodb bson 2022-06-10 06:35:59 -05:00
talksik 16d409a1dd cleaning up models 2022-06-10 06:34:22 -05:00
talksik 96878a5d4a more cleanup 2022-06-10 05:49:14 -05:00
talksik fb597b8c31 more junk from core 2022-06-10 05:33:31 -05:00
talksik 445d1ef522 throwing away bunch of garbage 2022-06-10 05:29:30 -05:00
talksik 7af1c1ceb0 clean up 2022-06-10 04:20:57 -05:00
talksik f98026a3a5 cleanup and turning streaming off for now 2022-05-22 04:27:27 -05:00
talksik 265e2db307 more top down but not perfect and optimized 2022-05-20 07:57:39 -05:00
talksik b4cf4c1bd2 setting up back and forth calling as before 2022-05-19 08:21:47 -05:00
talksik 6eac8d97e1 queue working? 2022-05-14 17:03:48 -05:00
talksik 9a1207a939 getting calling system all good I thinki 2022-05-14 11:58:24 -05:00
talksik 723427b7cc cleaning up tuning and untuning keeping it simple 2022-05-14 11:08:37 -05:00
talksik bc202ba9db adding more logic for tuning in and untuning 2022-05-14 09:10:18 -05:00
talksik 7b70c4b023 cleaning a bunch and adding in the right handlers for sockets much cleaner 2022-05-14 08:15:34 -05:00
talksik d849e58049 incomplete, not sure of priority of this 2022-05-09 07:51:34 -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 d8ece9eb51 fixing fixing bug changing the query data 2022-05-07 13:13:47 -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 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 0f8902b47d starting socket organizations 2022-05-06 05:28:52 -05:00
talksik 428e6f4582 fixing bug with not having any lines to show 2022-05-05 09:38:54 -05:00
talksik 7f5eba7732 transforming response and getting the right object back for the line 2022-05-05 08:56:40 -05:00
talksik d013212054 creating line scrappy works sort of 2022-05-05 08:07:50 -05:00
talksik 149be0e23c cleaning bunch of models, services, and routes for new line stuff 2022-05-05 07:49:31 -05:00
talksik 2782fde1ba getting things going although need some minor backend changes for creating line just name tables and such 2022-05-05 06:57:22 -05:00
talksik 34e5a19276 making changes to user model to know what's optional and what's not to protect against google 2022-05-05 04:45:08 -05:00
talksik a39eec7dad starting poc for the peerjs stuff and slowly getting it but too complicated right now 2022-05-03 10:01:14 -05:00
talksik 87335cbdb6 fetching convos with current state for user and combining to master convos 2022-04-03 10:29:52 -04:00
talksik d6eadab3c1 creating convo working with content type stupid thing 2022-04-03 09:31:34 -04:00
talksik 19b90b2196 fixing things regarding bson error with node and such...now working? 2022-04-03 09:04:25 -04:00
talksik 327299d8d7 adding models and stale state for convos 2022-04-03 06:53:13 -04:00
talksik e076edd588 debouncing results and sort of getting results back 2022-04-02 14:57:19 -04:00
talksik c769f40a15 fixing auth check and content type error 2022-04-01 13:32:51 -04:00
talksik 685c03e505 cleaning a bunch of the auth stuff but not done 2022-04-01 11:10:37 -04:00
talksik 61900d4474 speaking and not speaking working nicely with sockets 2022-03-21 23:44:28 -04:00