Skip to content

Commit

Permalink
Merge pull request #49 from Straven35/master
Browse files Browse the repository at this point in the history
Fix docs for 'receiveMessagesOnChannel'
  • Loading branch information
Gramps authored Jan 18, 2025
2 parents f07e09e + 1b417bb commit ba49df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/classes/networking_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Networking API intended to make it easy to port non-connection-oriented code to

Contains the following keys:

* payload (string)
* payload (PackedByteArray)
* size (int)
* connection (uint32)
* identity (uint64_t)
Expand Down Expand Up @@ -222,4 +222,4 @@ CONNECTION_END_MISC_TIMEOUT | 5003
CONNECTION_END_MISC_RELAY_CONNECTIVITY | 5004
CONNECTION_END_MISC_STEAM_CONNECTIVITY | 5005
CONNECTION_END_MISC_NO_RELAY_SESSIONS_TO_CLIENT | 5006
CONNECTION_END_MISC_MAX | 5999
CONNECTION_END_MISC_MAX | 5999

0 comments on commit ba49df8

Please sign in to comment.