pusher / pusher-websocket-unity

Pusher Channels Unity Client Library
MIT License
27 stars 20 forks source link

Update to Newtonsoft.json in the future? #37

Closed TsukadaMas closed 2 years ago

TsukadaMas commented 2 years ago

Hi, I noticed in the project that pusher used Newtonsoft Version 11 is there any plans to update the version of pusher to 12 or 13 as those are the most current date versions of Newtonsoft?

benjamin-tang-pusher commented 2 years ago

Hi,

My Unity project using PusherClient 2.1.0 uses Newtonsoft Json 12. Are you on an older version of PusherClient?

TsukadaMas commented 2 years ago

ya. fortunately, the project I was working on allowed me to remove it because it was being handled by native instead of unity