mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59:16 +01:00
refactor: 🚚 Do full rename of Lysand to Versia
This commit is contained in:
parent
a106e7acef
commit
6414337a30
21 changed files with 88 additions and 88 deletions
|
|
@ -12,7 +12,7 @@ export const metadata = {
|
|||
If testing proves unsuccessful, this draft may be abandoned.
|
||||
</Note>
|
||||
|
||||
Typically, communication between Lysand instances is done via HTTP. However, HTTP suffers from some limitations, such as high latency and heavy overhead for small messages, making it less suitable for exchanging large amounts of entities at acceptable speeds. {{ className: 'lead' }}
|
||||
Typically, communication between Versia instances is done via HTTP. However, HTTP suffers from some limitations, such as high latency and heavy overhead for small messages, making it less suitable for exchanging large amounts of entities at acceptable speeds. {{ className: 'lead' }}
|
||||
|
||||
This extension aims to address these limitations by adding support for the exchange of entities using WebSockets.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue