Steve Pham a499810d6d Update rfcs/rfc-net-20230821-1-headless-server-launcher.md 1 年間 前
..
rfc-net-20211005-1-inputscripting 193b8a1fac Add RFCs accepted Oct 5th 2021 3 年 前
rfc-net-20211005-2-entityhierarchies 193b8a1fac Add RFCs accepted Oct 5th 2021 3 年 前
README.md 99d8e08307 Adding headless server RFC 1 年間 前
rfc-net-20211005-1-inputscripting.md 193b8a1fac Add RFCs accepted Oct 5th 2021 3 年 前
rfc-net-20211005-2-entityhierarchies.md 193b8a1fac Add RFCs accepted Oct 5th 2021 3 年 前
rfc-net-20211026-1-flexmatch.md 574f509989 Minor tweaks requeted by author 3 年 前
rfc-net-20211207-1-desync-log.md 0ada87e59a Archive RFC accepted by SIG in December 7th Meeting 3 年 前
rfc-net-20220118-1-clientserver.md 737db2fa35 Archive new RFCs accepted by SIG, add note about deprecation (#83) 2 年 前
rfc-net-20220719-1-awsgems.md b0e707989a Archive Amazon Gems RFC (#71) 3 年 前
rfc-net-20220728-1-remotetools.md 6170381e6a Archive accepted remote tools RFC (#72) 3 年 前
rfc-net-20221020-1-clientserver.md 737db2fa35 Archive new RFCs accepted by SIG, add note about deprecation (#83) 2 年 前
rfc-net-20221020-2-netversion.md 737db2fa35 Archive new RFCs accepted by SIG, add note about deprecation (#83) 2 年 前
rfc-net-20230821-1-headless-server-launcher.md a499810d6d Update rfcs/rfc-net-20230821-1-headless-server-launcher.md 1 年間 前

README.md

Sig-Network RFCs

This is where Request for Change (RFC) documents that have been accepted by SIG-Network are kept.

RFC Naming

RFC naming follows the pattern of: rfc-net-(YYYYMMDD)-(X)-(friendlyname)

Notes

  • RFC should be referred to as rfc-net-YYYYMMDD-X, friendly name is just to aid discovery.
  • YYYYMMDD: Replace with the date of the sig-network meeting that accepted the RFC. * X is a counter for the day, if there are multiple RFCs accepted in a single meeting. ## Recent Accepted RFCS ### 2023 | RFC | Month | Summary | |-----------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | rfc-net-20230821-1-headless-server-launcher | August | Headless Server Launcher ### 2022 | RFC | Month | Summary | |-----------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | rfc-net-20220118-1-clientserver | January | Client/Server build separation | | rfc-net-20220719-1-awsgems | July | Migration of Amazon Gems from O3DE main repository. | | rfc-net-20220728-1-remotetools | July | Support for remote tools connections in O3DE | | rfc-net-20221020-1-clientserver | October | Updates rfc-net-20220118-1-clientserver to move from a Client and Server target with a CMake target to allow Client to include Server to a Client, Server and Unified target. | | rfc-net-20221020-2-netversion | October | Mechanism to generate a version for network layer to detect client and server network mismatches. | ### 2021 | RFC | Month | Summary | |---------------------------------------------------------------------------------|----------|--------------------------------------------------------| | rfc-net-20211005-1-inputscripting | October | Exposes network input to script | | rfc-net-20211005-2-entityhierarchies | October | Defines network entity hierarchies | | rfc-net-20211026-1-flexmatch | October | Adds Matchmaking support for Amazon GameLift Gem | | rfc-net-20211207-1-desync-log | December | Defines logging extensions to support desync debugging |