News & Updates

Latest announcements from Lamco Development

LATEST

Lamco RDP Server v1.4.2 Released

March 2026 | Lamco Development

Lamco RDP Server v1.4.2 is now available with important compatibility fixes and expanded test coverage.

What's Fixed

  • PipeWire/pipewire-rs 0.9.2 compatibility — resolved breaking changes in the latest PipeWire Rust bindings
  • VA-API VP9 encoding fix — corrected hardware-accelerated VP9 encoding for libva 2.22+

Testing

The test suite now includes 415 passing tests, continuing our commitment to comprehensive automated verification.

Availability

v1.4.2 is available via Flatpak, AUR, and RPM Fusion. Debian packaging is pending sponsor review.


PACKAGING

Now Available in RPM Fusion

March 2026 | Lamco Development

Lamco RDP Server is now available in RPM Fusion nonfree for Fedora 43 and Fedora 44 — making it the first Wayland-native RDP server available as a standard Fedora package.

Fedora users can install with a single command:

sudo dnf install lamco-rdp-server

Packages are available for both x86_64 and aarch64 architectures.


PACKAGING

Debian Packaging Submitted

March 2026 | Lamco Development

The lamco-rdp-server source package has been submitted to mentors.debian.net for inclusion in the Debian nonfree component. The package is awaiting sponsor review.

Once accepted, Debian and downstream distributions (including Ubuntu) will be able to install Lamco RDP Server directly from their package managers.


OPEN SOURCE

Open Source Crates Update

March 2026 | Lamco Development

All 7 of our open source Rust crates have been updated with the latest improvements. Total downloads across all crates have surpassed 1,831.

Updated Crates

  • lamco-rdp — Core RDP protocol implementation
  • lamco-wayland — Wayland compositor integration
  • lamco-gfx — Graphics pipeline and encoding
  • lamco-input — Keyboard and mouse input handling
  • lamco-clipboard — Clipboard synchronization
  • lamco-audio — Audio playback via PipeWire
  • lamco-net — Network transport and TLS

All crates are available on crates.io under permissive open source licenses.


ARCHIVE

NetKit v1.0.1 Published to Maven Central

December 18, 2025 | Lamco Development

We're excited to announce that NetKit v1.0.1, our professional WiFi analysis library for Kotlin, is now available on Maven Central!

What is NetKit?

NetKit is a comprehensive Kotlin Multiplatform library providing everything you need to build professional WiFi analysis tools. With 7 modular libraries and over 3,500 automated tests, NetKit brings enterprise-grade network analysis to Android, JVM, and Kotlin Multiplatform projects.

What's New in v1.0.1

Maven Central Publication

NetKit is now published to Maven Central under our verified io.lamco namespace. This means developers can add NetKit to their projects with zero configuration:

dependencies {
    implementation("io.lamco.netkit:core:1.0.1")
}

No custom repositories, no special setup - just add the dependency and go!

Four New Modules

We've expanded NetKit with four powerful new modules:

  1. Analytics - Time series analysis, correlation detection, and visualization
  2. Export - Multi-format export (CSV, JSON, PDF, Markdown, HTML, GeoJSON, KML)
  3. Intelligence - ML-based predictions, anomaly detection, optimization
  4. Security - Advanced security analysis with industry-first WPA3-SAE-PK detection

Quality & Documentation

  • 3,561+ automated tests (92% code coverage)
  • 100% KDoc API documentation
  • GPG-signed releases for security
  • Comprehensive examples and guides

Why Maven Central?

Maven Central is the industry standard for JVM libraries, used by millions of developers worldwide. Publishing to Maven Central signals that NetKit is:

  • Production-ready - Used in real applications (like WiFi Intelligence)
  • Professionally maintained - Semantic versioning, signed releases
  • Trustworthy - Verified namespace, comprehensive testing
  • Enterprise-grade - Suitable for commercial and enterprise use

Get Started

Visit our Developer Documentation to start building with NetKit, or browse the Maven Central Repository to see all available modules.

We can't wait to see what you build with NetKit!

About Lamco Development

We make complex technology simple. From open source libraries to consumer apps, we build tools that matter. Learn more at lamco.ai/about