|
b7ed5d1e1c
|
Fix compile with nRPC, bump major version
|
2024-04-02 20:52:42 -04:00 |
|
|
44298f660f
|
Remove old APIs, improve/fix front logging
|
2023-09-03 17:33:30 -04:00 |
|
|
72c7f111e8
|
Fix some generation bugs to get Fantastic to compile
|
2023-08-29 19:49:17 -04:00 |
|
|
84cae5af7d
|
Add streaming method generation (untested)
|
2023-07-22 19:05:54 -04:00 |
|
|
febaafe50c
|
Improve map type conversion for WASM interop
|
2023-04-30 15:28:59 -04:00 |
|
|
6a525fa384
|
Add barebones nRPC over websocket adapters and functionality
|
2023-04-23 23:03:10 -04:00 |
|
|
570c194e82
|
Macros for frontend nRPC service generation
|
2023-04-16 22:57:12 -04:00 |
|
|
91149f9dfc
|
Fix incorrect home dir on Decky
|
2023-02-21 21:06:28 -05:00 |
|
|
338a5cdb24
|
Bump version and add Decky env var support (#1)
|
2023-02-13 21:35:30 -05:00 |
|
|
9b3facd48d
|
Relax ID desync check to avoid rejecting packets under normal loads
|
2023-01-21 18:05:36 -05:00 |
|
|
4745f0ae7e
|
Add translation functionality
|
2023-01-10 20:51:13 -05:00 |
|
|
c51cbc9aab
|
Change api::files::read_single to return error enum instead of mutually exclusive option
|
2022-11-27 22:11:41 -05:00 |
|
|
35775afd84
|
Rewrite home to not rely on gamescope running
|
2022-11-27 21:52:18 -05:00 |
|
|
6a0c816ad3
|
Fix dirs::home() to not always return None
|
2022-11-25 17:10:44 -05:00 |
|
|
7e2aa1ccb7
|
Scalability improvements for kaylon
|
2022-09-12 20:51:46 -04:00 |
|
|
f076764fff
|
Add experimental encryption support
|
2022-07-24 14:45:48 -04:00 |
|
|
87c5a7770b
|
Fix read_single parsing failure due to \n
|
2022-07-09 12:28:33 -04:00 |
|
|
becfe89299
|
Fix read_single parsing failure due to \n
|
2022-06-20 20:16:44 -04:00 |
|
|
248c5837b5
|
Add some utility functions to API
|
2022-06-20 20:03:18 -04:00 |
|
|
d242cb9d70
|
Document, improve some API functionality
|
2022-06-16 17:19:45 -04:00 |
|
|
0a5323c927
|
Minor refactor and code cleanup to improve ergonomics
|
2022-06-15 21:18:24 -04:00 |
|
|
63ed7fa5d1
|
Try localhost HTTP
|
2022-06-15 16:49:24 -04:00 |
|
|
4a537f4d42
|
Impl display & debug for ServerError
|
2022-06-13 20:17:20 -04:00 |
|
|
03d7ac54d1
|
Try websockets
|
2022-06-13 20:12:25 -04:00 |
|
|
0ca02591bd
|
Prepare for experimental release
|
2022-06-12 21:35:36 -04:00 |
|
|
ccd3969185
|
Improve build scripts and framework to get WASM loaded on Steam Deck
|
2022-06-12 17:30:14 -04:00 |
|
|
0219b4c2b7
|
Initial functionality
|
2022-06-07 20:05:04 -04:00 |
|