freeradius and golang

Arran Cudbard-Bell a.cudbardb at freeradius.org
Sat Jan 18 07:27:26 CET 2014


On 18 Jan 2014, at 05:49, Игорь Авдошкин <avdoshkin at gmail.com> wrote:

> If any developments in the language module golang?

No. Golang is a compiled language not an interpreted one.

You can of course call a Go program using exec, or use something like protobuffs/JSON-RPC. If you need extremely fast communication you use mmap to setup a shared memory space.

But as there's no interpreter, it's not possible to write an actual 'rlm_go' module...

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140118/075fbc8f/attachment.pgp>


More information about the Freeradius-Users mailing list