Open SonPham1602 opened 3 years ago
Use the slice2js npm package and Murmur.ice from the Mumble project.
Please note that Murmur.ice was recently renamed to MumbleServer.ice. If you use the latest file the import in line 14 would be the following:
var Murmur = require('./MumbleServer.js').MumbleServer;
Hello @spede . I don't see Murmur file in your project . How I get this file?. Thanks you very much.