Releases: probable-basilisk/pollnet
Releases · probable-basilisk/pollnet
v0.5.1
Create release.yml
Pollnet 0.5.0: TCP Client/Server
Adds TCP client/server, binary message support in websockets, and upgrades dependencies.
Pollnet 0.4.0
Adds http(s) get/post.
Pollnet 0.3.0: Virtual Files
Major changes:
- 'Virtual' file support: serve files over HTTP from memory, rather than from disk (makes it simpler to have a mod expose a web interface, because it can embed an HTML page in the source rather than having to figure out file paths)
- Generally more robust
Pollnet 0.2.0: The Server Update
Adds the capability to act as a websocket server, and to also serve a directory over HTTP.
In other words, Pollnet can serve a localhost webpage that can then connect back to it, allowing the creation of browser-based interfaces for anything you can embed or link Pollnet into.
Release 0.1.0
Windows (32 & 64 bit) binaries for 0.1.0