﻿
# DiAssist

### Test generator and WebSocket server for the DiAssist web application

#### Description
Samaple data is served on TCP port 82 using WebSocket or secure WebSocket protocol.
Secure connections require a certificate file in the current directory with the name
`gvalkov.com.pem`. To change the listening port, see `G_SOCKET::config` in
[g_socket.cpp](src/g_socket.cpp). For use with the
[DiAssist](https://gvalkov.com/projects/DiAssist/) Web client.


#### Supported Platforms
☂︎ Apple iOS, macOS  
☂︎ FreeBSD  
☂︎ Linux, OpenWRT  
☂︎ Windows  


#### [Prerequisites and build instructions](../../../lib.git#Prerequisites)


#### © 2015-2023 Georgi Valkov
https://httpstorm.com/download/DiAssist/

![DiAssist](demo.png)
