retailnext / node-radius

Node.js RADIUS library for packet encoding and decoding.
Other
200 stars 60 forks source link

Fix the use of deprecated Buffer method #69

Open hussainnaqvee opened 1 month ago

hussainnaqvee commented 1 month ago

The new Buffer is now deprecated and gives an error. I've changed the calls to newer method that it Buffer.alloc