AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ENetConnection
To Subscribe, use this Key
fish-tango-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP (User Datagram Protoco…
Published
06/07/2024
Enumerations enum CompressionMode : CompressionMode COMPRESS_NONE = 0 No compression. This uses the most bandwidt…
Published
06/07/2024
Method Descriptions void bandwidth_limit (in_bandwidth: int = 0, out_bandwidth: int = 0) Adjusts the bandwidth limits of a h…
Status
Last Update
Fields