Git Product home page Git Product logo

voxum-client's Introduction

Voxum - Legacy

โš ๏ธ This is legacy code and won't be updated anymore. For an updated version please go to https://github.com/Mohagames205/voxum-rewritten

Voxum is a proximity voice chatting application for Minecraft Bedrock Edition.

voxum-client's People

Contributors

mohagames205 avatar

Watchers

James Cloos avatar  avatar

voxum-client's Issues

Volume is being adjusted too slow

The volume of the players is getting adjusted too slow. This may be due to the slow HTTP requests that update the client.

Possible fixes

Sending packets over a socket may be faster than receiving HTTP requests.

Coordinates are not sent to the clients

For whatever reason coordinates are not sent to the clients after a random amount of time. The issue only seems tp happen when three or more players are online.

IOS devices don't work

For some weird reason IOS devices don't respond to peerJS calls while other devices do. Why? I don't know!

Volume logic is incorrect

The volume adjustment logic needs to be fine tuned because it isn't working. The volume is not in proportion to the distance between the two players.

This issue may also be linked to #2

Non existing room shouldn't be joinable

A room that doesn't exist shouldn't be joinable. The same is true for creating a room with a name that's already in use. This can be easily fixed by creating a method that fetches all socket.io rooms and checks if the room already exists

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.