Youngteac Hong

Results 81 issues of Youngteac Hong

#### What this PR does / why we need it? Introduce VersionVector #### Any background context you want to provide? yorkie-team/yorkie#800 must be merged first #### What are the relevant...

**What happened**: After updating the JS SDK to version 0.4.9, users are experiencing intermittent `not applicable datatype` errors. As a temporary solution, we kindly requested a rollback to version to...

bug 🐞
critical 🚨

**Description**: Introduce Turborepo to manage packages Recently, we have implemented several tools such as `yorkie-devtools` and `create-yorkie-app` along with examples while developing `yorkie-js-sdk`. However, we've encountered challenges when it comes...

enhancement 🌟
good first issue 🐀
cleanup 🧹

**Description**: The current implementation of `Document.subscribe` provides sufficient event support corresponding to `Channel` or `Room`. To simplify the usage of the Client as a simple Connection object, the `Client.subscribe` method...

cleanup 🧹
sdk βš’οΈ

**What would you like to be added**: In some cases, users may prefer to store the original document content in a service DB rather than in Yorkie. This results in...

enhancement 🌟

**What would you like to be added**: Currently, Yorkie has the following synchronization modes: A. Manual Sync - Manually handle Document synchronization - Do not connect to a stream to...

enhancement 🌟
sdk βš’οΈ

Thank you for hard work. But tests for "iphone 8.4 on Mac 10.10", "safari 8 on Mac 10.10" always failed on master branch. For launching test, I forked repository(hackerwins/msgpack-lite) from...

**Description**: Makes URL contain a specific location on the canvas. I used toonie during a code review to review the algorithm with a contributor(https://toonie.yorkie.dev/d9t6xc). And I wanted to leave a...

enhancement 🌟

The responseType property of the XMLHttpRequest object can be set to change the expected response type from the server. This patch can receive binary data from server with xhr.response. for...

**What this PR does / why we need it**: Implement RHT.GC **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**:...