Skip to content

modulexcite/Espera.Network

 
 

Repository files navigation

Espera.Network

This repository contains the DTOs and network protocol helpers for the Espera remote control API.

Protocol

The protocol is a simple fixed-header TCP protocol

Structure

Each message begins with a 4-byte header that describes the length of the message content.

This is followed by a GZip-compressed, JSON-serialized representation of the NetworkMessage class.

About

Network classes and helpers for the Espera remote control API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%