Gielert/NoodleJS

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintignore
.gitignore
.travis.yml
README.md
docker-compose.yml
package.json
src/Mumble.proto
yarn.lock
.eslintrc.js264
gulpfile.js18
src/Client.js122
C
1 day
src/Connection.js160
B
4 hrs
src/Constants.js19
src/Messages.js28
src/Protobuf.js37
src/Util.js115
B
4 hrs
src/handlers/AbstractHandler.js9
src/handlers/ChannelRemove.js11
src/handlers/ChannelState.js18
C
7 hrs
src/handlers/ServerSync.js17
src/handlers/TextMessage.js9
src/handlers/UserRemove.js11
src/handlers/UserState.js18
C
7 hrs
src/structures/Channel.js67
C
1 day
src/structures/Collection.js38
A
1 hr
src/structures/TextMessage.js61
D
1 day
src/structures/User.js35
A
1 hr
src/voice/DispatchStream.js110
B
4 hrs
src/voice/Dispatcher.js46