ActuatorDigital / ActuatorDigital/UnityTestPilot.RemoteClient
Connection using a port below 1024.
Open
bug
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This really shouldn't be using such a low port. Above 1024 at least so that we're not using a restricted port on linux, and reduce the probability that there's a port collision.
https://github.com/AnImaginedReality/UnityTestPilot.RemoteClient/blob/f09151e927ebe30c1cea642c2b53d45482a8b9ef/UnityTestPilotRemote.Client/IPC/Communication/RemoteUnityDriverClient.cs#L32
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.