An open API service indexing awesome lists of open source software.

https://github.com/pr3sto/cryptomessenger

Little messenger. Client + Server.
https://github.com/pr3sto/cryptomessenger

messenger-client messenger-server ssl

Last synced: 5 months ago
JSON representation

Little messenger. Client + Server.

Awesome Lists containing this project

README

          

# CryptoMessenger

Little messenger.

## Client

Wpf client.

## Server

Console server.

## Protocol

Communication protocol between client and server - MessageProtocol that is based on TCP.