retailnext/node-radius

EAP Packets

Xsmael opened this issue · 1 comments

Hello!
does node-radius supports EAP packets now ?

There's no built in support for EAP. RADIUS/EAP is actually just EAP messages encapsulated in RADIUS packets, so if you already have an EAP implementation (or are willing to write one), using this library to encapsulate those messages would not be very difficult.