Get meteor client IP

By Tech Writer Meteor
use this package https://github.com/gadicc/meteor-headers Use this feature:Since a common use for getting the headers to is to check the client's IP address (especially when using a proxy / loadbala

use this package https://github.com/gadicc/meteor-headers Use this feature:

Since a common use for getting the headers to is to check the client's IP address (especially when using a proxy / loadbalancer), I threw in the most common pattern for this.

Usage: headers.getClientIP()