diff options
Diffstat (limited to 'docs/reference/src/api/index.md')
| -rw-r--r-- | docs/reference/src/api/index.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/reference/src/api/index.md b/docs/reference/src/api/index.md index 1541b541..fb27e444 100644 --- a/docs/reference/src/api/index.md +++ b/docs/reference/src/api/index.md @@ -10,14 +10,16 @@ the _NNG_ programming interface. We have organized the reference material along general functional areas. They are: +- Sockets +- Dialers, Listeners, and Pipes +- Contexts - [Asynchronous I/O](aio/index.md) - [Asynchronous I/O for Providers](aio_provider/index.md) -- General Utility Functions -- Scalability Protocol Sockets -- Scalability Protocol Contexts -- Concurrency / Multi-threading -- HTTP Server +- Utility Functions +- Threads and Synchronization - HTTP Client -- Streaming API -- Statistics API +- HTTP Server +- TLS Support +- Connected Streams +- Statistics - Legacy Compatibility |
