Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions articles/tools/collaboration/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,10 @@ Collaboration Kit is production-ready and stable. However, some features are sti
The Kit is currently missing support for complex data structures with nested arrays and maps. You should also be aware that topic data isn't persisted between server restarts. Applications can manually persist topic data and repopulate after a restart if necessary.


[[ce.overview.signals]]
== Migrating to Signals

Vaadin Flow has built-in <<{articles}/flow/ui-state/shared-signals#,shared signals>> that cover most of what Collaboration Kit does, without an extra dependency. See <<migrating-to-signals#,Migrating from Collaboration Kit to Signals>> for a feature-by-feature mapping, and for the cases that can't be migrated yet.


[discussion-id]`B8534AFE-915D-4680-88E0-957181AB60C8`
Loading
Loading