Changeset View
Changeset View
Standalone View
Standalone View
externals/JAXL/core/README.md
- This file was added.
| Jaxl Core Stack: | |||||
| ---------------- | |||||
| Core stack implementation includes: | |||||
| * JAXLLoop - Event Loop | |||||
| * JAXLClock - Time and Periodic Job server | |||||
| * JAXLSocketClient - Generic Non-Blocking Socket Client | |||||
| * JAXLSocketServer - Generic Non-Blocking Socket Server | |||||
| * JAXLCli - Generic Non-Blocking Command Line Interface | |||||
| * JAXLEvent - Generic Event Emitter | |||||
| * JAXLFsm - Generic Finite State Machine | |||||
| * JAXLLogger - Logging utilities | |||||
| * JAXLPipe - Bidirectional Communication between Processes using Unix Pipes | |||||
| * JAXLSock5 - SOCKS5 RFC Implementation | |||||
| * JAXLXml - Light Weight XML Representation | |||||
| * JAXLXmlStream - Streaming XML Parser | |||||
| * JAXLException - Error, Exception and Shutdown handler | |||||
| No newline at end of file | |||||