Sockety is lightweight and fast protocol. This mono-repository is prepared for its JS implementation - sockety package, along will all its dependencies:
@sockety/uuid
: fast UUID generator, with support for operating on raw buffers@sockety/buffers
: builder for ultra fast buffer parsing, with support for streamed buffers@sockety/benchmark
: benchmark to compare Sockety performance with other solutions@sockety/core
: internals for parsing and writing messagesexamples
: place for Sockety usage examples