Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 732 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 732 Bytes

NoQueue

NoQueue Web Application

Code Style

When in doubt follow Google code style or Petroware has explained the same style Petroware link

Remove specific file

How to remove specific file on Mac OS

find . -type f -name '*.iml' -delete
find . -type f -name 'main*.iml' -delete
find . -type f -name 'test*.iml' -delete

Flush Redis DB

redis-cli FLUSHALL    

Cron Sample

Link to follow Cron Example

WebRTC

Record Live