Skip to content

hth/noqapp

Repository files navigation

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