NNG (Nanomsg Next Gen) Lightweight Messaging Library
Make ncurlAio Promise
Make recvAio Promise
Call the Value of an Asynchronous Aio Operation
Close Connection
Collect Data of an Aio or List of Aios
Collect the Pipe from an Aio
Open Context
Condition Variables
Dial an Address from a Socket
Advances the RNG State
Technical Utility: Open Context
Dispatcher Socket
Keep Promise
Set Serialization Marker
Read Online Status
Technical Utility: Query if an Aio is Unresolved
Signal Forwarder
Validators
Error Validators
Listen to an Address from a Socket
Lock / Unlock a Socket
Clock Utility
Messenger
Sleep Utility
Create Nano Object
nanonext: NNG (Nanomsg Next Gen) Lightweight Messaging Library
ncurl Async
ncurl Session
ncurl
Translate Error Codes
NNG Library Version
Get and Set Options for a Socket, Context, Stream, Listener or Dialer
Parse URL
Pipe Notify
Protocols [Documentation]
Random Data Generation
Reap
Receive Async
Receive
Reply over Context (RPC Server for Req/Rep Protocol)
Request over Context (RPC Client for Req/Rep Protocol)
Send Async
Send
Create Serialization Configuration
Open Socket
Start Listener/Dialer
Get Statistic for a Socket, Listener or Dialer
Translate HTTP Status Codes
Stop Asynchronous Aio Operation
Open Stream
Subscribe / Unsubscribe Topic
Set Survey Time
Create TLS Configuration
Transports [Documentation]
Query if an Aio is Unresolved
Generate Self-Signed Certificate and Key
Internal Package Function
R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. NNG is a socket library implementing 'Scalability Protocols', a reliable, high-performance standard for common communications patterns including publish/subscribe, request/reply and service discovery, over in-process, IPC, TCP, WebSocket and secure TLS transports. As its own threaded concurrency framework, provides a toolkit for asynchronous programming and distributed computing, with intuitive 'aio' objects which resolve automatically upon completion of asynchronous operations, and synchronisation primitives allowing R to wait upon events signalled by concurrent threads.
Useful links