Răsfoiți Sursa

Add Dec 7th 2021 Meeting Notes

Signed-off-by: Pip Potter <[email protected]>
Pip Potter 3 ani în urmă
părinte
comite
c6c894532b
2 a modificat fișierele cu 59 adăugiri și 4 ștergeri
  1. 54 0
      meetings/notes/sig-meeting-20211207.md
  2. 5 4
      meetings/readme.md

+ 54 - 0
meetings/notes/sig-meeting-20211207.md

@@ -0,0 +1,54 @@
+## Meeting Details
+
+- **Date/Time:** December 7th, 2021 @ 05:00pm UTC / 12:00pm ET / 9:00 AM PT
+- **Location:** [Discord SIG-Network Voice Room](https://discord.gg/62nq7HP5mP)
+- **Moderator:** Pip Potter (lmbr-pip)
+- **Note Taker** Pip Potter (lmbr-pip)
+
+[Agenda Issue](https://github.com/o3de/sig-network/issues/28)
+
+## SIG Updates
+
+### Networking
+* Fixes around project setup changes: logging, benchmark, project upkeep as well as component serialization
+* Some bug fixes in the MultiplayerSample
+
+### CloudServices
+* AWS C++ SDK Upgrade is in progress, expect to migrate to 1.9.50 (or later)
+* Leading initiative to set server build size targets for remote relocation such as on Amazon GameLift or other remote compute.
+* AWS Gems had header/source relocation to support autogeneration of code documentation.
+
+## Meeting Agenda
+* Review action items for last meeting: https://github.com/o3de/sig-network/pull/2?
+* Maintainer proposal : https://github.com/o3de/sig-network/issues/25
+* Accepting RFC in final comment period: https://github.com/o3de/sig-network/issues/23
+* Discus how to get community more engaged in RFCs
+
+## Outcomes from Discussion topics
+* Reviewer accepted by SIG. 
+* RFC accepted by SIG
+* How to improve RFC participation:
+- Most RFCs are from AWS employees so have already had extensive discussion. Do not have mechanism to share internal AWS discussions.
+- Mailing list to advertise RFCs 
+- lmbr-pip has agenda item on TSC to discuss RFC processes to improve discoverability, engagement
+- Central RFCs as a win - https://github.com/o3de/community/discussions/103
+
+## Action Items
+Carried from previous meeting(s):
+* O3DE Marketing would like screenshots of MPS running on mobile (@lmbr-pip)
+* Requests for blog posts around networking items: Entity Hierarchies, input scripting
+  * @lmbr-pip to cut issues to highlight networking updates
+* Add containerization of runtimes to feature backlog (@lmbr-pip)
+* lmbr-pip to promote new maintainer
+* lmbr-pip to archive accepted RFC: https://github.com/o3de/sig-network/issues/23
+* 
+## Open Discussion Items
+* Question about entity migration between host/process and the state of the code.
+- Karl will followup in discord
+- Completed in terms of client host hand over for p2p for host migration.
+- Np plans for deprecation but no current RFCs or roadmap items to expand functionality
+
+* Request to understand where we are at with pain points versus nice-to-have
+- O3DE has Rev The Engine intitiatve to drive key workflows, which is designed to identify pain points
+- Community should engage around pain points they find: Bring as issues, engage in issues
+

+ 5 - 4
meetings/readme.md

@@ -22,14 +22,15 @@ Below is a list of all prior completed meetings and related resources.
 
 ## Documentation Special Interest Group
 
-| No   | Date       | Time | Agenda  | Media | Notes | Resources |
-| ---- | ---------- | ---- | ------- | ----- | ----- | ---- |
-| 0001 | 2021-06-24 | 00:00 UTC | n/a | n/a | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20210624.md) | Link |
-| 0002 | 2021-09-14 | 00:00 UTC | [Link](https://github.com/o3de/sig-network/issues/4) | n/a | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20210914.md) | Link |
+| No   | Date       | Time      | Agenda                                                | Media | Notes                                                                                        | Resources |
+|------|------------|-----------|-------------------------------------------------------| ----- |----------------------------------------------------------------------------------------------| ---- |
+| 0001 | 2021-06-24 | 00:00 UTC | n/a                                                   | n/a | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20210624.md) | Link |
+| 0002 | 2021-09-14 | 00:00 UTC | [Link](https://github.com/o3de/sig-network/issues/4)  | n/a | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20210914.md) | Link |
 | 0003 | 2021-10-05 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/12) | -| [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20211005.md) | n/a
 | 0004 | 2021-10-26 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/16) | -| [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20211026.md) | n/a
 | 0005 | 2021-11-09 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/16) | -| [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20211109.md) | n/a
 | 0006 | 2021-11-23 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/22) | -| [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20211123.md) | n/a
+| 0007 | 2021-12-07 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/28) | -| [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20211207.md) | n/a
 
 # General Resources