Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Productionizing" WebRTC functionality #2945

Open
cwisniew opened this issue Sep 5, 2021 · 2 comments
Open

"Productionizing" WebRTC functionality #2945

cwisniew opened this issue Sep 5, 2021 · 2 comments
Assignees
Labels
feature Adding functionality that adds value
Projects

Comments

@cwisniew
Copy link
Member

cwisniew commented Sep 5, 2021

Is your feature request related to a problem? Please describe.
After the pilot/beta phase of WebRTC "productionalize" (yes I am aware this is not a real word) the feature.

Additional Context
Based on feedback and testing experience with the pilot/beta make any changes that are required to make this more robust.

Depends on RPTools/maptool-server-registry#9

@cwisniew cwisniew added the feature Adding functionality that adds value label Sep 5, 2021
@cwisniew cwisniew added this to Future in Road Map via automation Sep 5, 2021
@cwisniew cwisniew moved this from Future to MapTool 1.11 in Road Map Sep 5, 2021
@cwisniew cwisniew moved this from MapTool 1.11 to MapTool 1.12 in Road Map Oct 6, 2021
@thelsing thelsing mentioned this issue Oct 23, 2021
@thelsing
Copy link
Collaborator

thelsing commented Oct 23, 2021

Additional TODO:

  • Check that all user displayed strings are localized.
  • Check behavior if server with same name exists. Will be handled in [Refactoring]: Server initialization #3790
  • Check behavior if player with same name exists on same server. Will be handled in [Refactoring]: Server initialization #3790
  • Check switching roles between client and server without restarting MT.
  • Move WebRtc bool to ServerConfig. (As server type enum in case we have more Connections types in the future.)

@cwisniew cwisniew moved this from MapTool 1.12 to MapTool 1.13 in Road Map Oct 28, 2021
@thelsing
Copy link
Collaborator

Issues are handled in #3789 . Issues if server or player already exists are not specific to webrtc only easier to produce. I created #3790 for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
Road Map
MapTool 1.13
Development

No branches or pull requests

2 participants