grainger-illinois / CTCast

Apache License 2.0
0 stars 0 forks source link

Fixed broken Link Encoder and added sleep function #30

Closed romerorisa closed 1 year ago

romerorisa commented 1 year ago

Found the issues regarding the link encoder and also used the sleep function from branch issue_12 to break up long messages.

romerorisa commented 1 year ago

Also added some ESLint ignores in main.js and api.js to avoid some errors that are important for functionality.