iomz / golemu

A simple LLRP-based RFID reader emulator in Go
MIT License
19 stars 9 forks source link

Properly schedule tag report timing #10

Closed iomz closed 8 years ago

iomz commented 8 years ago

Do not overuse gorountine, use context to cancel reporting tags when trds are updated. Reorganize the order of trds initialization, keepalive counter and receiving channel from web UI.

iomz commented 8 years ago

Resolved by 0adbf6b1ab97515875f33e5b1acb82f9553bfe8b