niklass-l
|
6bba233ba7
|
Add support for postcard codec in server_fn (#2879)
* Add support for postcard codec
* Add postcard feature set exclusions
* Add postcard server fn encoding example
|
2024-08-26 13:58:23 -07:00 |
|
Saber Haj Rabiee
|
db1c15f4e4
|
fix: fix web-sys warnings in server_fn (#2828)
* fix: fix web-sys warnings in server_fn
* fix: update web-sys to 0.3.70
* fix: web-sys clipboard api in 0.3.70
|
2024-08-13 15:46:34 -07:00 |
|
Saber Haj Rabiee
|
e01dfbf497
|
fix: update to wasm-bindgen 0.2.93 (#2827)
|
2024-08-13 15:21:57 -07:00 |
|
Saber Haj Rabiee
|
b3e2040ec9
|
chore: upgrade dependencies (#2765)
|
2024-08-10 20:01:41 -04:00 |
|
Greg Johnston
|
1f2b13a976
|
feat: allow !Send signals
|
2024-08-01 19:42:51 -04:00 |
|
Greg Johnston
|
b109c3e9a3
|
simplifying and updating server fns example
|
2024-08-01 19:42:20 -04:00 |
|
Sam Judelson
|
ca07d29db5
|
stable examples change (#2497)
|
2024-04-04 20:11:28 -07:00 |
|
Steffen
|
06721c5fcd
|
examples: fix typos in examples (#2260)
|
2024-02-05 05:20:53 -05:00 |
|
Greg Johnston
|
6ef1531059
|
example: file upload with streaming progress bar (#2242)
|
2024-01-29 15:20:19 -05:00 |
|
Greg Johnston
|
b4a1d90327
|
clean up for CI
|
2024-01-20 12:32:51 -05:00 |
|
Greg Johnston
|
c5bab09423
|
partial support for streaming requests (doesn't actually work in the browser)
|
2024-01-19 14:17:26 -05:00 |
|
Greg Johnston
|
5065bed594
|
example of middleware that can run before and/or after server fn
|
2024-01-19 14:17:26 -05:00 |
|
Greg Johnston
|
21f8085851
|
add streaming/file watcher example
|
2024-01-19 14:16:59 -05:00 |
|
Greg Johnston
|
9a5a102ce3
|
add middleware to kitchen-sink example
|
2024-01-19 14:16:59 -05:00 |
|
Greg Johnston
|
4d602c21f8
|
example with custom errors
|
2024-01-19 14:16:59 -05:00 |
|
Greg Johnston
|
7d114c7414
|
file upload example
|
2024-01-19 14:16:58 -05:00 |
|
Greg Johnston
|
35e8e74dcf
|
get rkyv working and work on custom encoding example
|
2024-01-19 14:16:58 -05:00 |
|
Greg Johnston
|
13a2691806
|
working on server fn example
|
2024-01-19 14:16:58 -05:00 |
|