Giter Site home page Giter Site logo

verse-javascript's Issues

Add Support for Command Compression

  • Add support for negotation of command compression.
  • Add suppport for receiving compressed commands
  • Add support for sending compressed commands. It is related to issue: #7

Send More Commands in One Message

Each command is sent in separate Message. It is not effective. Period of sending message should be dependent of FPS of client web application.

Issues with connection errors

When client tries to connect and connection can not be established or connection is terminated, then no callback function is called. Thus developer of client can not provide any feedback to user, what is wrong. Try to handle following situations:

  • Verse server is not running, but client tries to connect to this server.
  • Client sent wrong username or password.
  • Server was terminated.

Error in Tag Set String

Command tag_set_string8 doesn't work properly, because I can see only first letter of string value on console:

Object { CMD: "TAG_SET_STRING8", SHARE: 0, NODE_ID: 65541, TAG_GROUP_ID: 0, TAG_ID: 0, VALUE: "S" },

but server prints this and it sends whole string:

Tag_Set_String8, Node_ID: 65541, TagGroup_ID: 0, Tag_ID: 0, Value: Scene

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.