Socket services

All subgroups and modules

module socket

socket :: socket

Socket services
module socket_c

socket :: socket_c

Low-level socket functionalities
package_diagram socket\> socket core core socket\>->core gamnit\>network\> network gamnit\>network\>->socket\> mpd mpd mpd->socket\> socket\>examples\> examples socket\>examples\>->socket\> websocket websocket websocket->socket\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children

group mpd

mpd

Music Player Daemon client library
group network

gamnit > network

Easy client/server logic for games and simple distributed applications
group websocket

websocket

Adds support for a websocket connection in Nit

Descendants