Two questions:
- What can I use instead of the deprecated UNet
- How can I bind an in game chat and an external app to show and send message to both in game chat and the external app?
Two questions:
The entire Unet is deprecated, including the LLAPI, and has been for nearly a year. Though deprecated doesn’t mean removed. Last post from the devs I saw on its removal was to expect it in 2019.2 or 2019.3, depending on the progress of the new networking solution.
Edit: Looks like they have updated the status of the LLAPI from deprecated to now obsolete, which makes for a pain to even use the documentation. You have to go back to older Unity version documentation just to see what the NetworkTransport class contains.
https://docs.unity3d.com/2019.1/Documentation/ScriptReference/Networking.NetworkTransport.html