Code Monkey home page Code Monkey logo

node-ts3sdk-client's People

Contributors

adamk33n3r avatar dependabot[bot] avatar svenpaulsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

node-ts3sdk-client's Issues

A problem on build

Hi, I want to use the node-gyp build to build this project, but I have many error from compiler, I use the msvs2019, npm6.13.7, node13.11.0 and node-gyp6.1.0.
Error looks like:
D:\node-ts3sdk-client-master\src\argument.cpp(260,43): error C2065: [LOCAL LANGUAGE] [D:\node-ts3sdk-client-master\build\ts3client.vcxproj]

Implement promises

Hi,

can you implement promise when the callback is not provided? Promises are really usefull :)

Something bad with connection

image
Trying mutiple attempts to make this work, bud unsuccessfull.
Also tried to connect on local 3.0.13.8 and 3.3.1 server

Addon usage in React

Hi,
first of all I highly appreciate that you made it possible to use the TS3Sdk in JS.

I've used your plugin successfully in a project of mine, made in electron. I've now moved to React and wanted do do a huge rework on my project, using React instead.

However I can't seem to figure out on how to get the addon working. I tried both with npm and by cloning the repo, building it (with npm install) and then include it in my project's src. Referencing the module with var ts3client = require('../api.js'); throws no errors but ts3client.initClientLib(ts3client.LogTypes.CONSOLE, undefined, ts3client.getResourcePath()); states that LogTypes is undefined.

Looking forward to your response.

Is the 3D sound API implemented in the node wrapper? [Question]

I'm very interested into creating a TS3 plugin, however, I'm missing C/C++ knowledge. I'm a web developer and JavaScript has fewer secrets to me than C/C++ has. I can't seem to find it in the src/addon.cpp, again that's probably just my ignorance of the language.

libts3client.so not found

Hi !

I'm trying to start the client example to see how all these stuffs work and i've this error.

node-ts3sdk-client$ node examples/client_minimal.js 
module.js:598
  return process.dlopen(module, path._makeLong(filename));
                 ^

Error: libts3client.so: cannot open shared object file: No such file or directory
    at Object.Module._extensions..node (module.js:598:18)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (node-ts3sdk-client/examples/client_minimal.js:13:17)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)

If you have any idea on how to fix it this issue it's awesome !

Thank you !

Did not load any sound backends

root@debian:/home/node/node-ts3sdk-client-master/examples# node client_minimal.js
2017-07-18 07:01:03.540051|INFO | | |TeamSpeak 3 Client 3.0.4 (2017-02-27 15:20:51) SDK
2017-07-18 07:01:03.540520|INFO | | |SystemInformation: Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64 Binary: 64bit
2017-07-18 07:01:03.540973|WARNING |SoundDevManager| |Did not load any sound backends. No (usable) dynamic libraries found.
ERROR 2321: device not registered/known
root@debian:/home/node/node-ts3sdk-client-master/examples#

debian 8 x64

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.