realtime-collaboration
Here are 45 public repositories matching this topic...
Code not found page
Is your feature request related to a problem? Please describe.
When the code is not found it opens the same default code editing page.
Describe the solution you'd like
Implement a page where it informs the user that the code was not found and shows the question if he wants to create a code with that name entered.
-
Updated
Apr 2, 2019 - JavaScript
Documentation
Add documentation to repo.
- API documentation
- Design documentation - at a high level, what is statecraft, what problems is it aiming to solve
- Differences with other systems:
- Kafka
- SQL
- Datomic
- Message queue
- Demos & examples, with documentation each time
- Roadmap
Currently, panic is called when an exception such as an error occurs in the server code. The server goes down, but it is easier to grasp the error situation.
However, in the production environment, it should be changed to return an error instead of panic so that the server does not stop.
-
Updated
Nov 8, 2019 - C++
-
Updated
Apr 23, 2020
-
Updated
May 18, 2018 - JavaScript
-
Updated
Sep 1, 2017 - JavaScript
We currently only support Quill editor fonts and paragraph styles, not media.
To support images and videos, we need to handle JSON as well as text in the insert command.
// Insert a bolded "Text"
{ insert: "Text", attributes: { bold: true } }
// Insert a link
{ insert: "Google", attributes: { link: 'https://www.google.com' } }
// Insert an embed
{
insert: { image: 'https://o
-
Updated
Jun 20, 2018 - JavaScript
-
Updated
Apr 5, 2020 - JavaScript
-
Updated
May 8, 2020 - TypeScript
-
Updated
Jun 29, 2020 - Vue
-
Updated
Feb 6, 2018 - JavaScript
-
Updated
Jun 7, 2020 - Vue
-
Updated
Oct 25, 2017 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 29, 2020 - HTML
-
Updated
Apr 5, 2020 - TypeScript
-
Updated
Jan 21, 2018 - JavaScript
-
Updated
Apr 14, 2020 - TypeScript
-
Updated
Aug 7, 2017 - JavaScript
-
Updated
Jul 4, 2019 - JavaScript
-
Updated
May 30, 2020 - JavaScript
-
Updated
Nov 7, 2018 - JavaScript
-
Updated
Jul 20, 2019 - JavaScript
-
Updated
Mar 21, 2020 - Go
-
Updated
Jul 1, 2020 - Elixir
Improve this page
Add a description, image, and links to the realtime-collaboration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the realtime-collaboration topic, visit your repo's landing page and select "manage topics."


Prerequisites
Description
No where on teletype.atom.io or on the atom / teletype GitHub page is it indicated the user must provide OAuth access to their GitHub account in order to use teletype. This should be documented in the section