Networking
Networking Libraries
Name | Description | Standalone Lua Module | LOVE Version | LOVE Min Version |
---|---|---|---|---|
Grease | The one and (no longer) only networking library | Any | ||
Noobhub | Multiplayer and network messaging | Any | ||
lua-https | A simple Lua HTTPS module using native platform backends where applicable. | Yes (12.0)/No (C module) | 12.0 | Any |
lua-enet | Multiplayer networking module for games. | 0.9.0 | ||
socket | Module for HTTP, TCP, and UDP networking. | 0.5.0 | ||
LoverNet | Module designed to make networking easier | 0.10.x | 0.10.x | |
ONET | A Object Oriented Networking Library | 0.10.2 |