Skip to main content

code multiplexer

Project description

codemp

Actions Status docs.rs Status Crates.io Version Gitter Chat GitHub last commit GitHub commits since tagged version Crates.io License

codemp is a collaborative text editing solution to work remotely.

It seamlessly integrates in your editor providing remote cursors and instant text synchronization, as well as a remote virtual workspace for you and your team.

codemp is build with state-of-the-art CRDT technology, guaranteeing eventual consistency.

This means that everyone is guaranteed to converge to a consistent state once all changes are received no matter the order or the timing due to unreliable networks or constrained resources. And similarly, your changes will always carry their original intention. On top of this baseline, codemp's protocol is optimized for speed and low network footprint, meaning even slow connections can provide stable real-time editing.

The full documentation is available on docs.rs.

Usage

codemp is primarily used as a plugin in your editor of choice.

Installation

[!IMPORTANT] The editor plugins are in active development. Expect frequent changes.

codemp is available as a plugin for a growing number of text editors. Currently we support:

Registration

The codemp protocol is openly available and servers may be freely developed with it.

A reference instance is provided by hexed.technology at code.mp. You may create an account for it here. During the initial closed beta, registrations will require an invite code. Get in contact if interested.

An open beta is going to follow with free access to a single workspace per user. After such period, code.mp will switch to a subscription-based model.

Development

This is the main client library for codemp. It provides a batteries-included fully-featured Client, managed by the library itself, and exposes a number of functions to interact with it. The host program can obtain a Client handle by connecting, and from that reference can retrieve every other necessary component.

codemp is primarily a rlib and can be used as such, but is also available in other languages via FFI.

Adding a dependency on codemp is easy:

From Rust

Just cargo add codemp and check the docs for some examples.

From supported languages

We provide first-class bindings for these other programming languages:

Build Status Package Build Instructions
JavaScript JavaScript Build NPM Version README
Python Python Build PyPI Version README
Java Java Build LuaRocks Version README
Lua Lua Build Maven Central Version README

As a design philosophy, our binding APIs attempt to perfectly mimic their Rust counterparts, so the main documentation can still be referenced as source of truth. Refer to specific language documentation for specifics, differences and quirks.

From other languages

[!IMPORTANT] The common C bindings are not available yet!

Any other language with C FFI capabilities will be able to use codemp via its bare C bindings. This may be more complex and may require wrapping the native calls underneath.

Get in Touch

We love to hear back from users! Be it to give feedback, propose new features or highlight bugs, don't hesitate to reach out!

Contacts

We have a public Gitter room available on gitter.im/hexedtech/codemp. It's possible to freely browse the room history, but to send new messages it will be necessary to sign in with your GitHub account.

If you have a Matrix account, you can join the gitter room directly at #hexedtech_codemp:gitter.im

Contributing

If you find bugs or would like to see new features implemented, be sure to open an issue on this repository.

In case you wish to contribute code, that's great! We love external contributions, feel free to open a PR!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codemp-0.7.0.tar.gz (74.6 kB view details)

Uploaded Source

Built Distributions

codemp-0.7.0-cp38-abi3-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.8+ Windows x86-64

codemp-0.7.0-cp38-abi3-manylinux_2_34_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.34+ x86-64

codemp-0.7.0-cp38-abi3-macosx_11_0_arm64.whl (1.9 MB view details)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

File details

Details for the file codemp-0.7.0.tar.gz.

File metadata

  • Download URL: codemp-0.7.0.tar.gz
  • Upload date:
  • Size: 74.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.1

File hashes

Hashes for codemp-0.7.0.tar.gz
Algorithm Hash digest
SHA256 948037a7507db6f9187aa91ea19efc19010e0f11d38ead13f912b51cf68f9e7f
MD5 3ce25405c298e88666cfd1167e6b84ff
BLAKE2b-256 f5756f62c17aa51e3c06475128dd55c86a30947d805b6c78891167cb5384d744

See more details on using hashes here.

File details

Details for the file codemp-0.7.0-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: codemp-0.7.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.1

File hashes

Hashes for codemp-0.7.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 141a2440b8ad03bf00b23b490fb65f74cb06715a3713fa5170780dab7402b205
MD5 4f08de33ae622b0ca7247235810deb00
BLAKE2b-256 d27746263f9533606166fb4fe73c577ff697f5593371e108df9bcbd0d51cdce3

See more details on using hashes here.

File details

Details for the file codemp-0.7.0-cp38-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for codemp-0.7.0-cp38-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 45c8580213ea7aa819f905b90fa29a03b44efa34a040c8cfe5cdd188b121d694
MD5 62915905c117411b0d565564965c3344
BLAKE2b-256 5cd3863ee25cacdf5bff605ecf7060a8e2825831c8326fb4d3eb5917dd04f0f0

See more details on using hashes here.

File details

Details for the file codemp-0.7.0-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for codemp-0.7.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f1f63f6bb5645477cf312e1f8346da7d2e91849797149daf8a69b05fc53a5233
MD5 d6c7be36118fc5689e7ab377606ef98a
BLAKE2b-256 8ae5aaf85f4beceb931d3200046cf203787d554285c7b612664044fb3fcea9da

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page