Commit graph

30 commits

Author SHA1 Message Date
Spencer Pogorzelski
edd83f54f9 fmt 2023-08-18 14:24:09 -07:00
CoolElectronics
b638ab7c98
bump UV, implement arraybufferimpl 2023-08-15 13:14:44 -04:00
Spencer Pogorzelski
0e1410bb95 WINDOW.ARRAYBUFFER IM GOING CRAZY 2023-08-14 22:00:38 -07:00
Spencer Pogorzelski
ccf556118b forward ws protocols 2023-08-14 21:20:47 -07:00
Spencer Pogorzelski
4e31a2a4e7 optimize: perform GET requests in single msg 2023-08-14 21:00:24 -07:00
Spencer Pogorzelski
055f120271 handle undefined body 2023-08-14 18:32:03 -07:00
Spencer Pogorzelski
b73a561844 serverside client chunking impl (CURSED) 2023-08-14 18:30:33 -07:00
Spencer Pogorzelski
e51b5d90d4 client body chunking initial clientside impl 2023-08-14 17:11:01 -07:00
Spencer Pogorzelski
52a55f616b fix error while constructing responses
"Response with null body status cannot have body"
2023-08-14 15:05:46 -07:00
Spencer Pogorzelski
cd3aef62ec Revert "update unrouteable websocket addr"
This reverts commit 1ccf1bb285.
2023-08-14 14:37:48 -07:00
Spencer Pogorzelski
1ccf1bb285 update unrouteable websocket addr 2023-08-14 14:34:07 -07:00
Spencer Pogorzelski
358075f84b fix onerror bugs 2023-08-14 14:29:45 -07:00
Spencer Pogorzelski
feaac8d6c3 initial onerror impl 2023-08-14 14:13:39 -07:00
Spencer Pogorzelski
cf816510ad console.log AdriftClient 2023-08-14 11:19:18 -07:00
Spencer Pogorzelski
ce4a642542 handle server WSClose 2023-08-14 11:13:17 -07:00
Spencer Pogorzelski
a43cf04780 fmt 2023-08-14 10:41:51 -07:00
CoolElectronics
619e1c999b
i can probably fix later but this is fine for now -CE 2023-08-14 12:43:12 -04:00
Spencer Pogorzelski
d4010d8199 simplify close impl 2023-08-14 09:31:03 -07:00
Spencer Pogorzelski
e5d51e0868 websocket progress 2023-08-13 22:40:50 -07:00
Spencer Pogorzelski
cf5d378147 tiny WIP client fixes 2023-08-13 21:36:06 -07:00
CoolElectronics
58c3ba546d Merge branch 'master' of https://github.com/MercuryWorkshop/adrift 2023-08-13 23:57:17 -04:00
CoolElectronics
f0579a4fe2
add tailwind and svelte-m3 to the frontend 2023-08-13 23:57:06 -04:00
Spencer Pogorzelski
f64cc78f9f WIP on websocket impl 2023-08-13 19:06:52 -07:00
Spencer Pogorzelski
07b0ba3a07 client side impl begin 2023-08-13 18:46:07 -07:00
CoolElectronics
f97e3b247f
clean unneeded stuff 2023-08-13 21:14:00 -04:00
CoolElectronics
085477caf4
clean unneeded stuff 2023-08-13 21:12:06 -04:00
Spencer Pogorzelski
d330c9346e use protocols 2023-08-13 17:55:54 -07:00
Spencer Pogorzelski
296288467b bit of cleanup 2023-08-13 17:53:20 -07:00
CoolElectronics
7f5234998b
add websocket support to AdriftClient 2023-08-13 19:59:15 -04:00
Spencer Pogorzelski
6dc4aa8c6b monorepo part 2 2023-08-12 12:23:45 -07:00
Renamed from client/AdriftClient.ts (Browse further)