Allow lua netcode to use standard UDP

Wanted to make a request for this but seems like some posts already exist so I’ll bump here.

It would be extremely useful to have options for faster unordered/unreliable packets. Making fast paced games that need to update things like look angle and the like quickly are extremely hard to make performant for networking because of the ordering/reliability of the current remoteevents.

10 Likes