kotlin-echo
echo
io.
github.
alexandrepiveteau.
echo
as
Receive
Exchange()
as
Send
Exchange()
buffer()
Default
Binary
Format
Exchange
exchange()
flow
On()
map()
Mutable
Site
mutable
Site()
Receive
Exchange
Send
Exchange
Site
site()
sync()
sync
All()
Sync
Strategy
Continuous
Once
io.
github.
alexandrepiveteau.
echo.
events
Event
Scope
io.
github.
alexandrepiveteau.
echo.
projections
Change
Scope
One
Way
Mutable
Projection
One
Way
Projection
Two
Way
Mutable
Projection
Two
Way
Projection
io.
github.
alexandrepiveteau.
echo.
protocol
Message
echo-core
io.
github.
alexandrepiveteau.
echo.
core.
buffer
binary
Search()
binary
Search
By
Site()
copy
Of
Range()
Gap
linear
Search()
Mutable
Byte
Gap
Buffer
Mutable
Byte
Gap
Buffer()
mutable
Byte
Gap
Buffer
Of()
Mutable
Char
Gap
Buffer
Mutable
Char
Gap
Buffer()
mutable
Char
Gap
Buffer
Of()
Mutable
Event
Identifier
Gap
Buffer
Mutable
Event
Identifier
Gap
Buffer()
mutable
Event
Identifier
Gap
Buffer
Of()
Mutable
Gap
Buffer
Mutable
Gap
Buffer()
mutable
Gap
Buffer
Of()
Mutable
Int
Gap
Buffer
Mutable
Int
Gap
Buffer()
mutable
Int
Gap
Buffer
Of()
push
At
Gap()
to
Byte
Array()
to
Char
Array()
to
Event
Identifier
Array()
to
Int
Array()
to
Mutable
Gap
Buffer()
to
Typed
Array()
io.
github.
alexandrepiveteau.
echo.
core.
causality
binary
Search()
binary
Search
By
Site()
copy
Into()
Event
Identifier
Event
Identifier()
Event
Identifier
Array
event
Identifier
Array
Of()
Event
Identifier
Iterator
is
Specified
is
Unspecified
max
Of()
next
Site
Identifier()
Sequence
Number
Site
Identifier
sort()
take
Or
Else()
to
Event
Identifier()
to
Event
Identifier
Array()
to
Sequence
Number()
to
Site
Identifier()
to
Typed
Array()
to
UInt()
to
ULong()
io.
github.
alexandrepiveteau.
echo.
core.
log
Change
Scope
copy
Of()
Event
Event
Iterator
Event
Log
History
is
Empty()
is
Not
Empty()
move
Previous
While()
move
To
End()
move
To
Start()
Mutable
Event
Iterator
Mutable
Event
Log
mutable
Event
Log
Of()
Mutable
History
mutable
History
Of()
Mutable
Projection
mutable
Tree
Event
Log
Of()
to
List()
to
Mutable
Event
Log()
echo-indexeddb
io.
github.
alexandrepiveteau.
echo.
indexeddb
load()
save()
echo-ktor-client
io.
github.
alexandrepiveteau.
echo.
ktor
ws
Exchange()
ws
Receive
Exchange()
ws
Send
Exchange()
wss
Exchange()
wss
Receive
Exchange()
wss
Send
Exchange()
echo-ktor-server
io.
github.
alexandrepiveteau.
echo.
ktor.
server
receiver()
sender()
echo-ktor-websockets
io.
github.
alexandrepiveteau.
echo.
serialization
decode
From
Frame()
encode
To
Frame()
echo-webrtc-client
io.
github.
alexandrepiveteau.
echo.
webrtc.
client
Peer
Peer
To
Peer
Connection
Signaling
Server
sync()
ws
Signaling
Server()
wss
Signaling
Server()
echo-webrtc-server
io.
github.
alexandrepiveteau.
echo.
webrtc.
server
Session
Identifier
signaling()
echo-webrtc-signaling
io.
github.
alexandrepiveteau.
echo.
webrtc.
signaling
Client
To
Client
Message
Ice
Candidate
Peer
Identifier
Session
Description
Signaling
Message
markdown
party.
markdown
Markdown
Party
Markdown
Party
Event
Markdown
Party
History()
Markdown
Party
Projection
Mutable
Markdown
Party
party.
markdown.
cursors
Cursor
Event
Cursor
Projection
Cursor
Root
Cursors
Mutable
Cursors
party.
markdown.
rga
Mutable
RGA
RGAEvent
RGANode
Root
RGAProjection
party.
markdown.
tree
Mutable
Tree
Tree
Change
Tree
Event
Tree
Node
Tree
Node
Root
Tree
Projection
echo-core
/
io.github.alexandrepiveteau.echo.core.buffer
/
toCharArray
to
Char
Array
fun
MutableCharGapBuffer
.
toCharArray
(
)
:
CharArray
Content copied to clipboard
Copies the contents of this
MutableCharGapBuffer
into a new
CharArray
.