Toemsel / Network

C# Network Library
https://push-force.dev
GNU Lesser General Public License v3.0
355 stars 65 forks source link

Typo? #69

Closed aidenpearce79 closed 4 years ago

aidenpearce79 commented 4 years ago

Do I understand correctly that the call to this constructor is missing? https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L58-L63 Now the call goes directly to this constructor: https://github.com/Toemsel/Network/blob/3f668dbaef1a6d338ca114b659950c368a4310f9/Network/ClientConnectionContainer.cs#L70

Was it on purpose or was it a typo?

Toemsel commented 4 years ago

The call isn't missing. See ConnectionFactory line 510