mirror of
https://github.com/hexedtech/codemp.git
synced 2025-03-16 11:55:31 +01:00
docs: newer docs
This commit is contained in:
parent
ba566439d3
commit
0e0cae3897
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
[](https://code.mp)
|
||||
|
||||
[](https://github.com/hexedtech/codemp/actions)
|
||||
[](https://docs.rs/codemp/0.7.0-beta.2/codemp/)
|
||||
[](https://docs.rs/codemp/)
|
||||
[](https://gitter.im/hexedtech/codemp)
|
||||
[](https://crates.io/crates/codemp)
|
||||
[](https://npmjs.org/package/codemp)
|
||||
|
@ -19,7 +19,7 @@ no matter the order or the timing due to unreliable networks or constrained reso
|
|||
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](https://docs.rs/codemp/0.7.0-beta.2/codemp/).
|
||||
The full documentation is available on [docs.rs](https://docs.rs/codemp/0.7.0-beta44/codemp/).
|
||||
|
||||
# Usage
|
||||
`codemp` is primarily used as a plugin in your editor of choice.
|
||||
|
|
4
dist/js/publish/README.md
vendored
4
dist/js/publish/README.md
vendored
|
@ -1,7 +1,7 @@
|
|||
[](https://code.mp)
|
||||
|
||||
[](https://github.com/hexedtech/codemp/actions)
|
||||
[](https://docs.rs/codemp/0.7.0-beta.2/codemp/)
|
||||
[](https://docs.rs/codemp/0.7.0-beta.4/codemp/)
|
||||
[](https://crates.io/crates/codemp)
|
||||
[](https://npmjs.org/package/codemp)
|
||||
[](https://pypi.org/project/codemp)
|
||||
|
@ -20,7 +20,7 @@ even under unreliable networks or constrained resources, the underlying CRDT wil
|
|||
convergent state across all users. Even with 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](https://docs.rs/codemp/0.7.0-beta.2/codemp/).
|
||||
The full documentation is available on [docs.rs](https://docs.rs/codemp/0.7.0-beta.4/codemp/).
|
||||
|
||||
# Usage
|
||||
`codemp` is primarily used as a plugin in your editor of choice.
|
||||
|
|
Loading…
Add table
Reference in a new issue