v.30 Release
Pre-release
Pre-release
Features include
- All input works for sending and receiving between web browsers, Clients and their Server counterparts.
- TLS is forced -- all code to use un-encrypted connections is removed!
- You can generate your own self-signed certificates using the Server.
- Note: In debug build, built in test certs(DO NOT USE IN PRODUCTION!) are used if none are provided.
- Major refactoring of the network code interface -- its much cleaner now!
- Touch works on web browsers for controlling the Mouse/Dragging. I think it works pretty well!
- Desktop Server has a GUI for configuring common options. They can be changed during run-time as well.