An open API service indexing awesome lists of open source software.

https://github.com/aeghost/ezcast-lwt

Ez network cast library
https://github.com/aeghost/ezcast-lwt

Last synced: 11 months ago
JSON representation

Ez network cast library

Awesome Lists containing this project

README

          

# EZ-CASTs with LWT

## Objectives

Cast informations easily on Network using Multicast or Broadcast protocol.

EZ to do, so it should stay EZ to use.

I used LWT because it is cool and compatible with others libs (Async/EIO)

## Usage

To write.

## Quick demo

```sh
dune exec bin/demo.exe 3000
```