18 Jan
2014
18 Jan
'14
1:27 a.m.
On 18 Jan 2014, at 05:49, Игорь Авдошкин <avdoshkin@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@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2