promotional bannermobile promotional banner

CRNet

Shared networking library for Createrington mods. Provides a common HTTP client, JWT authentication, and request queue.
Back to Files

[3.0.4] CRNet

File namecrnet-3.0.4.jar
Uploader
saunhardysaunhardy
Uploaded
May 4, 2026
Downloads
239
Size
607.7 KB
Mod Loaders
NeoForge
File ID
8039516
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:crnet-1509069:8039516"

Learn more about Curse Maven

What's new

Version 3.0.4

Fixed

  • Fixed a memory leak where heartbeats started by dependent mods could outlive the server if the mod forgot to stop them on shutdown. Heartbeats are now automatically stopped when the server stops.
  • Fixed excessive memory usage caused by HTTP responses retaining their raw body string after successful deserialization. Only error responses now keep the raw body for diagnostics.

This mod has no related projects