Commit graph

37 commits

Author SHA1 Message Date
Evan Almloff
970d993758 attempt to reconnect to server after sever disconnects in debug mode 2023-05-01 11:27:19 -05:00
Evan Almloff
35dcacb956 use ascii64 encoding 2023-04-30 16:35:11 -05:00
Evan Almloff
64c7fda201 fix warp release builds 2023-04-29 17:32:16 -05:00
Evan Almloff
7ff5d356d5 allow server functions to read request and modify responce 2023-04-29 17:04:54 -05:00
Evan Almloff
581a4648de document get_root_props_from_document 2023-04-28 18:01:21 -05:00
Evan Almloff
03a2824660 allow passing root prop data from the server to the client 2023-04-28 17:59:01 -05:00
Evan Almloff
0726a7b08f update server functions commit 2023-04-27 20:25:16 -05:00
Evan Almloff
219af51526 fix cargo check 2023-04-03 17:39:09 -05:00
Evan Almloff
53c8585107 Add dixous-server README 2023-04-03 13:58:54 -05:00
Evan Almloff
0e445c9f59 add desktop server functions example 2023-04-03 13:34:34 -05:00
Evan Almloff
7ae45272d1 fix some doc links in dioxus-server 2023-04-03 13:20:38 -05:00
Evan Almloff
f1c31d6cc3 mark examples as don't publish 2023-04-03 13:09:34 -05:00
Evan Almloff
830dd6fa97 use git version of server functions 2023-04-03 13:09:25 -05:00
Evan Almloff
10a1c46a49 make server crate example more compelling 2023-04-03 12:45:01 -05:00
Evan Almloff
b8ca41bd92 document warp adapter 2023-04-03 12:15:59 -05:00
Evan Almloff
556e4f374b Document salvo adapter 2023-04-03 11:59:40 -05:00
Evan Almloff
9d5d647378 document axum adapter 2023-04-03 08:09:30 -05:00
Evan Almloff
d05c85db31 Document common items 2023-04-03 08:09:22 -05:00
Evan Almloff
987a0d5532 fix salvo serving static files 2023-04-02 18:13:27 -05:00
Evan Almloff
7214130c40 hot reloading intigration 2023-04-02 17:45:28 -05:00
Evan Almloff
9877dd7ed8 parse and inject pre rendered content to work with trunk 2023-04-02 16:18:15 -05:00
Evan Almloff
f96425e425 collect templates for hot reloading 2023-04-02 15:07:51 -05:00
Evan Almloff
6a51f8998d simplify server package features 2023-04-01 17:05:44 -05:00
Evan Almloff
c6992c7032 make server function API more flexible 2023-04-01 17:00:12 -05:00
Evan Almloff
71ddd50963 provide a nicer builder API 2023-04-01 17:00:09 -05:00
Evan Almloff
5ffdb4dbed prefech wasm + JS by default 2023-03-31 16:16:47 -05:00
Evan Almloff
bfcb0f6eab add an example illistrating intigration with the router 2023-03-31 15:33:44 -05:00
Evan Almloff
976d4ab960 Add warp adapter 2023-03-31 09:40:58 -05:00
Evan Almloff
0b80d32d18 fix axum adapter 2023-03-30 20:50:58 -05:00
Evan Almloff
83d513ef36 add salvo intigration 2023-03-30 19:42:53 -05:00
Evan Almloff
f618da7311 allow passing props to the rendered component 2023-03-30 19:42:46 -05:00
Evan Almloff
39a5fbf268 add build instuctions 2023-03-30 15:58:03 -05:00
Evan Almloff
1be48c4aa8 create a serveconfig builder 2023-03-30 11:03:07 -05:00
Evan Almloff
1d395d572f fix workspace build 2023-03-30 10:38:32 -05:00
Evan Almloff
fdc8ebd1b1 create fullstack hello world example 2023-03-30 10:34:13 -05:00
Evan Almloff
939e75541e initial axum implementation 2023-03-29 20:20:26 -05:00
Evan Almloff
7f6f6fb8c8 create server package 2023-03-28 13:35:17 -05:00