XMPP flesh interface for OCaml
Find a file
2025-05-08 21:00:54 +02:00
lib fix: rearrange all portals under common portal/ folder 2025-04-24 16:22:03 +02:00
portal refactor: port ws_endpoint to markup.ml 2025-05-08 21:00:54 +02:00
test fix: rearrange all portals under common portal/ folder 2025-04-24 16:22:03 +02:00
.dir-locals.el docs: correct the ws_stream doc 2025-04-24 21:17:49 +02:00
.envrc fix(tooling): simplify envrc 2025-05-08 19:48:26 +02:00
.gitignore fix: make npm deps great again 2025-04-24 16:07:01 +02:00
COPYING init: Oh no. This one is real. 2025-04-22 12:39:03 +02:00
dune-project fix(tooling): add merlin and utop everywhere 2025-05-08 19:52:30 +02:00
dune-workspace fix(markup.ml): counter stack overflow 2025-05-08 20:11:28 +02:00
flesh.opam fix(tooling): add merlin and utop everywhere 2025-05-08 19:52:30 +02:00
flesh_websockets.opam fix(tooling): add merlin and utop everywhere 2025-05-08 19:52:30 +02:00
manifest.scm init: Oh no. This one is real. 2025-04-22 12:39:03 +02:00
README.md init: Oh no. This one is real. 2025-04-22 12:39:03 +02:00

Flesh interface

I will always regard the first instance of a flesh interface to have occurred in Triblenka, 1944. The geologic disturbances, partial tunnels, so-called interdimensionality, and wealth of clearly segmented bodies leave no doubt of its existence. The Soviets have documented this.

Flesh (or Flesh interface) is an high-level, cross-platform XMPP library, developed in pure OCaml.

One of the goals of Flesh is to have code that can run natively on major operating systems, and compile with Js_of_ocaml for use in web applications.

Later, it should be able to use Wasm_of_ocaml too.

OMEMO support is not a goal currently, but will be in the future.