Add Adhoc request handling system with client-server communication #14

Merged
Nick merged 1 commit from feature/adhoc-network-request into fabric-mod 2025-12-07 16:36:34 +00:00
Owner

Summary:

  • Introduced AdhocRequestHandlers and AdhocRequest classes for dynamic request processing.
  • Added PING request type with a default "pong" response.
  • Registered custom payloads for client-server communication.
  • Updated NetAttachmentHandler with server initialization for handling AdhocRequest.
  • Applied improvements and cleanup to command definitions in BotbAttachments.
## Summary: - Introduced `AdhocRequestHandlers` and `AdhocRequest` classes for dynamic request processing. - Added `PING` request type with a default "pong" response. - Registered custom payloads for client-server communication. - Updated `NetAttachmentHandler` with server initialization for handling `AdhocRequest`. - Applied improvements and cleanup to command definitions in `BotbAttachments`.
Add Adhoc request handling system with client-server communication
All checks were successful
/ build (push) Successful in 1m3s
4578f3f725
## Summary:
- Introduced `AdhocRequestHandlers` and `AdhocRequest` classes for dynamic request processing.
- Added `PING` request type with a default "pong" response.
- Registered custom payloads for client-server communication.
- Updated `NetAttachmentHandler` with server initialization for handling `AdhocRequest`.
- Applied improvements and cleanup to command definitions in `BotbAttachments`.
Nick merged commit 8a5cab51d2 into fabric-mod 2025-12-07 16:36:34 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nick/BloodOnTheBlocktower!14
No description provided.