This commit is contained in:
Daniel Gosnell 2018-06-21 17:23:55 -04:00 коммит произвёл GitHub
Родитель ef59ff219a
Коммит 09e49d30d2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -34,7 +34,10 @@ Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz with 8 GB of RAM installed.
| Release | Return | 10,000 | 1,595 | 6,273 |
| Release | Exception | 2,000 | 552 | 3,631 |
### Protocols
DtronixMessageQueue utilizies several layers a [custom encryption protocol](docs/secured-transport.md) on top of the TCP protocol.
DtronixMessageQueie laytes the [message queue protocol](docs/dtronix-message-queue.md) on top of the TcpScocket protocol.
### License
Released under [MIT license](LICENSE)