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

https://github.com/hannesm/telnet

telnet protocol in OCaml
https://github.com/hannesm/telnet

mirageos ocaml telnet

Last synced: 9 months ago
JSON representation

telnet protocol in OCaml

Awesome Lists containing this project

README

          

## Telnet - a telnet server implementation in OCaml to be used with MirageOS

Status: rough prototype, needs more attention

Dependencies: notty on mirage branch (`opam pin add notty https://github.com/pqwy/notty.git#mirage`)

[![Build Status](https://travis-ci.org/hannesm/telnet.svg?branch=master)](https://travis-ci.org/hannesm/telnet)