Skip to content

Releases: probable-basilisk/pollnet

v0.5.1

08 Jan 14:23
1089197
Compare
Choose a tag to compare
Create release.yml

Pollnet 0.5.0: TCP Client/Server

15 Feb 07:03
93994df
Compare
Choose a tag to compare

Adds TCP client/server, binary message support in websockets, and upgrades dependencies.

Pollnet 0.4.0

16 Jan 16:58
5e44773
Compare
Choose a tag to compare

Adds http(s) get/post.

Pollnet 0.3.0: Virtual Files

12 Jul 07:49
Compare
Choose a tag to compare

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

10 Jul 05:22
89eee19
Compare
Choose a tag to compare

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

06 Jul 20:05
Compare
Choose a tag to compare

Windows (32 & 64 bit) binaries for 0.1.0