mirror-chatterino2/lib
pajlada 23cf8cc484
PubSub system (#346)
* Add websocketpp dependency

* Initial pubsub commit

Renamed selection min and max variables to selectionMin and selectionMax
to bypass windows min/max macros being stupid.

TwitchAccount is now initialized with its User ID. It cannot be changed
after it has been initialized.

* Update openssl folder

* Update installation instructions

* Split up websocketpp dependency to its own code only and openssl.pri

* Add missing include to asio steady_timer

* Update dependencies for linux
2018-04-15 15:09:31 +02:00
..
fmt/fmt fix fmt dependency cuz qmake hates .cc file extensions 2017-09-24 19:20:53 +02:00
humanize@4e00a03623 add humanize as a dependency 2017-06-11 21:01:08 +02:00
libcommuni@a31ffb037e fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44) 2017-05-27 23:35:58 +02:00
rapidjson@f54b0e47a0 windows builds now use rapidjson from a submodule 2018-01-07 03:32:03 +01:00
settings@ad31b38866 PubSub system (#346) 2018-04-15 15:09:31 +02:00
signals@3f6645c615 PubSub system (#346) 2018-04-15 15:09:31 +02:00
websocketpp@19cad9925f PubSub system (#346) 2018-04-15 15:09:31 +02:00
README.md Include third party string-formatting lib 2017-07-23 11:57:30 +02:00

Third party libraries are stored here

Fetched via git submodule update --init --recursive

Using fmtlib/fmt