MirrorNetworking / Telepathy

Simple, message based, MMO Scale TCP networking in C#. And no magic.
MIT License
1.17k stars 136 forks source link

No deprecation info for Telepathy.Logger removal #102

Open BatteryAcid opened 3 years ago

BatteryAcid commented 3 years ago

Telepathy Version 1.7

Telepathy.Logger no longer exists and the documentation hasn't been updated yet to include what to use as an alternative.

BatteryAcid commented 3 years ago

Also, docs need to include MaxMessageSize for the Telepathy.client constructor example.

taelspinner commented 2 years ago

Why was this closed? The issues appear very much still relevant.

For reference: Telepathy.Logger.Log -> Telepathy.Log.Info, Telepathy.Logger.LogWarning -> Telepathy.Log.Warning, etc.

BatteryAcid commented 2 years ago

I'm not certain why this was closed, but if you believe that it's still an issue I can try to reopen.

tahirG commented 4 months ago

Yea, Id like some info on why this was closed as well. Issue is still relevant.

BatteryAcid commented 4 months ago

I think it was auto-closed before, I moved on from the project so thank you for letting me know it's still an issue!

MrGadget1024 commented 4 months ago

@miwarnec Fix the ReadMe please.