Parcourir la source

Add June 21st meeting notes (#67)

Signed-off-by: Pip Potter <[email protected]>
Pip Potter il y a 3 ans
Parent
commit
0264a5040f
2 fichiers modifiés avec 47 ajouts et 0 suppressions
  1. 46 0
      meetings/notes/sig-meeting-20220621.md
  2. 1 0
      meetings/readme.md

+ 46 - 0
meetings/notes/sig-meeting-20220621.md

@@ -0,0 +1,46 @@
+## Meeting Details
+
+- **Date/Time:** [June 21, 2022 @ XX:XXpm UTC / XX:XXpm ET](https://lists.o3de.org/g/o3de-calendar/viewevent?repeatid=39350&eventid=1544490&calstart=2022-06-21)
+- **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/63)
+
+## SIG Updates
+
+**What happened since the last meeting?**
+
+### General SIG announcements
+
+Elections are upcoming for SIG chair(s), look for announcement about how you can step up to be SIG-Network or other SIG leads.
+
+### Networking
+* Address exception during rebuilding a not fully active networked entity hierarchy
+* Corrected payload size calculations for compressed TCP to make Multiplayer Compression gem function with Multiplayer again.
+* Fixed some asserts when creating network prefab
+* For SIG/content - Fixed Lua IDE breakpoint stall and failure to register self as host, to make lua debugging functional.
+* Added missing spawn ticket ref to SpawnIfAuthority.sc and fix misnamed cfg var in Multiplayer Sample.
+
+### Cloud Services
+* Working on RFC: https://github.com/o3de/o3de/issues/8281 to migrate AWS and Amazon gems from O3DE/O3DE
+* 
+## Meeting Agenda
+* Review RFC:  https://github.com/o3de/sig-network/issues/64
+* Review Public Roadmap Proposal
+  
+## Open Discussion Items
+* No recent TSC updates impacting SIG
+* Still have an open request for input on Multiplayer Starter Pack Gem (See https://github.com/o3de/o3de/issues/8281)
+
+## Action Items
+Carried from [previous meeting](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220412.md):
+* _In Progress_: Need to remove blockers to public roadmap updates for SIG-Network: ETA May 2022 (@lmbr-pip)
+     * Proposed list of SIG items, polling partners for contributions.
+     * Waiting for LF to provide update on template and location for roadmap.
+* _Completed_: SIG completes feature matrix and provides requested dependency graphs
+    * Setup working group again to complete matrix due to loss of original notes
+    * lmbr-pip will update and push PR changes https://github.com/o3de/community/pull/128
+* _Completed_: Set up new meeting cadence. Announce to SIG and update calendar 
+
+* _NEW_: Need to decide on SIG/network's responsibility towards cloud service gems once they migrate from O3DE/O3DE (may require charter update).

+ 1 - 0
meetings/readme.md

@@ -34,6 +34,7 @@ Below is a list of all prior completed meetings and related resources.
 | 0016 | 2022-04-26 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/54) | n/a   | Link                                                                                         | n/a       |
 | 0017 | 2022-05-10 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/56) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220510.md) | n/a       |
 | 0017 | 2022-05-24 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/57) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220524.md) | n/a       |
+| 0018 | 2022-06-21 | 16:00 UTC | [Link](https://github.com/o3de/sig-network/issues/63) | n/a   | [Link](https://github.com/o3de/sig-network/blob/main/meetings/notes/sig-meeting-20220621.md) | n/a       |
 
 ### 2021
 | No   | Date       | Time      | Agenda                                                | Media | Notes                                                                                        | Resources |