1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00
Files
godot/doc/classes
Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs
In this PR:
- Removed rset
- rpc_config can now optionally configure transfer mode
  (reliable/unreliable/ordered) and channel (channels are not actually
  implemented yet.)
- Refactor how the RPC id is computed to minimize the logic in Node and
  scripts that now only needs a single `get_rpc_methods` function.
2021-06-01 17:24:21 +02:00
..
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-05-20 12:38:56 +02:00
2020-08-12 11:50:15 +03:00
2021-05-03 19:21:37 -03:00
2021-03-19 13:21:20 +01:00
2021-05-20 12:38:56 +02:00
2020-11-26 18:39:56 -08:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-05-31 10:13:09 +02:00
2021-05-31 10:13:09 +02:00
2020-11-01 09:05:17 +01:00
2021-05-31 10:13:09 +02:00
2020-11-01 09:05:17 +01:00
2021-05-25 11:54:28 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-31 03:50:47 +02:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-05-20 12:38:56 +02:00
2021-03-19 13:21:20 +01:00
2021-06-01 17:24:21 +02:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-04-23 21:45:23 +02:00
2021-02-11 13:22:44 -08:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-05-31 10:13:09 +02:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-18 16:37:43 +01:00
2021-02-19 14:39:14 +01:00
2021-05-23 21:38:27 +02:00
2021-05-23 21:38:27 +02:00
2021-03-19 13:21:20 +01:00
2021-05-20 23:07:57 +02:00
2021-03-19 13:21:20 +01:00
2021-05-20 13:12:03 +02:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-03-19 13:21:20 +01:00
2021-04-23 15:46:51 +02:00
2021-04-23 15:46:51 +02:00