Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. netd777
    netd777

    netd777

    @netd777

    Chat Follow Unfollow
    1
    Reputation
    2
    Posts
    1002
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Continue chat with netd777
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    netd777 Follow

    Posts made by netd777

    RE: About Saving Room Data

    Maybe use assign to set the data onCreate?

    posted in Questions & Help •
    RE: Any plans to migrate for Deno instead of Nodejs?

    Probably not a big improvement since they both use the same runtime (V8 engine).
    Also very hard, since they aren't necessarily compatible.
    Deno is nice, but doesn't justify it for the time in my opinion. Performance could be achieved a lot more easily with refactors and optimizations.
    Also there are other options for high performance computations in node.js such as webassembly, dynamic lybraries, etc.

    posted in Questions & Help •