You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "~~ Networking Concepts ~~" . "Instead the packet is sent to some other in-between computer" the word "packet" should have a "s".
And under the "Basics" area with the coding examples some of the "def say(connection, time_received, message: str)" function is missing a ":" and there are some inconsistent use of spaces and tabs.
And also in the documentation for it didn't really say what most of the RPC function inputs do like "connection" ect.
The text was updated successfully, but these errors were encountered:
In "~~ Networking Concepts ~~" . "Instead the packet is sent to some other in-between computer" the word "packet" should have a "s".
And under the "Basics" area with the coding examples some of the "def say(connection, time_received, message: str)" function is missing a ":" and there are some inconsistent use of spaces and tabs.
And also in the documentation for it didn't really say what most of the RPC function inputs do like "connection" ect.
The text was updated successfully, but these errors were encountered: