XMPP flesh interface for OCaml
Find a file
2025-04-24 18:31:27 +02:00
lib fix: rearrange all portals under common portal/ folder 2025-04-24 16:22:03 +02:00
portal feat: test a real XMPP connection 2025-04-24 18:31:27 +02:00
test fix: rearrange all portals under common portal/ folder 2025-04-24 16:22:03 +02:00
.dir-locals.el init: Oh no. This one is real. 2025-04-22 12:39:03 +02:00
.envrc init: Oh no. This one is real. 2025-04-22 12:39:03 +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 feat: add ws endpoint detection function 2025-04-24 15:57:40 +02:00
flesh.opam feat: try js compilation 2025-04-22 12:39:06 +02:00
flesh_websockets.opam feat: add ws endpoint detection function 2025-04-24 15:57:40 +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.