UNPKG

luby

Version:

Generate fountain codes / erasure codes (Luby Transform, robust)

16 lines (11 loc) 178 B
to run tests and play with the lib, ``` npm install npm run watch npm run test ``` switch between the encode / decode code in test.ts to build the lib, ``` npm run build ```