question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

1.0.0: Should we deprecate Fossil Delta?

See original GitHub issue

Hey guys, as we’re moving towards 1.0.0 (~August maybe?), I’d like to reduce the complexity as much as possible on the next version that will contain breaking changes.

So I’d like to know if you’re okay with the deprecation of Fossil Delta?

I believe there’s nothing you can do with Fossil Delta that you cannot do with the Schema, and the strong types with it play much nicely with C# and other languages.

Feel free to suggest if you’d like to see improvements on how to use the Schema.

👍 DEPRECATE Fossil Delta on 1.0.0

👎 SUPPORT Fossil Delta on 1.0.0

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:47
  • Comments:5

github_iconTop GitHub Comments

3reactions
vibrantridacommented, May 1, 2019

I’m fine with deprecating Fossil Delta but consider doing so only after all official clients have at least a stable support for Schema ex. the haxe client currently doesn’t support Schema

0reactions
ngokevincommented, Jul 24, 2019

I prefer Fossil Delta but would be fine if it was easy to use as a third-party plugin. Don’t prefer the heavy-handed typeness and verbosity of the default serializer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fossil Delta Format
1.0 Overview. Fossil achieves efficient storage and low-bandwidth synchronization through the use of delta-compression. Instead of storing or transmitting the ...
Read more >
Colyseus - Tic Tac Toe Multiplayer Example - Defold Forum
I 'm updating the Tic Tac Toe example and having an issue with new Fossil Delta update. I posted an issue on Github....
Read more >
fossil-delta | Yarn - Package Manager
Fossil SCM delta compression algorithm. The cool thing about it is that plain text inputs generate plain text deltas (binary inputs, of course,...
Read more >
@colyseus/schema - npm
Binary state serializer with delta encoding for games. ... Start using @colyseus/schema in your project by running `npm i @colyseus/schema`. There are 22 ......
Read more >
gamestdio - Bountysource
From my experience,all rooms in one process can't make cpu fully performance. But forking new process or ... 1.0.0: Should we deprecate Fossil...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found