Files
godot/core
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-05-31 10:13:09 +02:00
2021-05-20 23:07:57 +02:00
2021-02-18 17:12:46 +01:00
2021-06-01 17:24:21 +02:00
2021-06-01 17:24:21 +02:00
2021-05-25 11:54:28 +01:00
2021-05-21 23:01:44 +02:00
2021-02-10 19:31:24 -03:00
2021-02-10 19:31:24 -03:00
2021-01-01 20:19:21 +01:00
2021-05-31 10:13:09 +02:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00