http-server
CommunityEasily build robust HTTP servers for Oxidus.
Authorgesslar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a reusable HTTP server daemon base for Oxidus LPC environments, standardizing port binding, request handling, TLS, deflate compression, and connection management.
Core Features & Use Cases
- Inherit STD_HTTP_SERVER to create a custom HTTP daemon that can listen on a port and accept requests.
- Supported capabilities include TLS for secure connections, deflate compression for efficient responses, and a structured request/response lifecycle via http_handle_request().
- Use cases include building lightweight API endpoints, status dashboards, or internal services that respond to HTTP(S) requests from Oxidus daemons.
Quick Start
Inherit STD_HTTP_SERVER, configure the listen port, implement http_handle_request, and call start_server.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: http-server Download link: https://github.com/gesslar/oxidus-mudlib/archive/main.zip#http-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.