Vapor
Vapor is a steamkit implementation for the V programming language. Based on the work I did for
argonx
steamclient.dll
Vapor uses the components that I have been building out over time after realising that I would need to provide them myself. If you are interested in using any of them they are (in no particular order):
- Protobuf support: vproto
- RSA and AES encryption: vtomcrypt
- TCP Networking support: net
- Simple Zip compression: archive
Vapor is still a work in progress.