Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/Simple-WebSocket-Server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-18Merge with gitlab repoRoman Grundkiewicz
2019-07-18Removed outdated instructions for creating self-signed certificateseidheim
2019-03-20Add https to self-signed cert instruction linkmbroshi
2018-11-30Added links to exampleseidheim
2018-06-16Removed build status from README.md. Using GitLab badge instead.Ole Christian Eidheim
2018-06-12Updated juCi++ linkOle Christian Eidheim
2018-06-12Project moved to https://gitlab.com/eidheim/Simple-WebSocket-ServerOle Christian Eidheim
2018-06-09Updated README.mdeidheim
2017-12-07Fixes #90: Fragmented messages are now assembled before passed to on_message ...eidheim
2017-06-28Updated README.md to include standalone asioeidheim
2017-04-18Fix broken Markdown headingsSantiago Castro
2016-10-18get_connections now returns an unordered_set instead of seteidheim
2016-10-18Updated compile and run instructionseidheim
2016-08-04Added cieidheim
2016-06-29Updated README.md and made it possible to change port before executing start()eidheim
2016-03-07Added link to juCi++Ole Christian Eidheim
2015-11-20Removed need for regex support in the c++11 compiler.eidheim
2015-11-01Update README.mdv1.2.1Ole Christian Eidheim
2015-09-08Update README.mdOle Christian Eidheim
2015-09-04The server now sends without copying stream pointers successfully. Also some ...eidheim
2015-09-04Replaced c++14 with c++11.eidheim
2015-09-04Does not anymore move buffer stream pointers when sending data. Also some cle...eidheim
2015-01-30Update README.mdv1.1.2Ole Christian Eidheim
2015-01-30Update README.mdOle Christian Eidheim
2015-01-30Update README.mdOle Christian Eidheim
2015-01-30Update README.mdOle Christian Eidheim
2014-10-04Update README.mdOle Christian Eidheim
2014-09-25Update README.mdOle Christian Eidheim
2014-08-13Update README.mdOle Christian Eidheim
2014-08-13Update README.mdOle Christian Eidheim
2014-08-10Added Server::MEssage and Client::Message structs. Ping-pong support added.eidheim
2014-08-09renamed example fileseidheim
2014-08-09renamed main_ws and main_wss to test_ws and test_wsseidheim
2014-08-09minor updateseidheim
2014-08-09Added client, some restructuring, major bugfix: Connection::message might be ...eidheim
2014-08-06Added timeouts, Server::send_close(), and close-respondsv1.04eidheim
2014-08-06Got rid of C-pointers, and moved to C++14 (to be able to declare lambda param...eidheim
2014-08-04Added template for SimpleWeb::Crypto, added crypto_test.cppeidheim
2014-08-03Update README.mdOle Christian Eidheim
2014-08-03Renamed crypt to cryptoeidheim
2014-08-02Update README.mdv1.02Ole Christian Eidheim
2014-08-02Update README.mdOle Christian Eidheim
2014-08-02Update README.mdOle Christian Eidheim
2014-08-02Added crypt.cppeidheim
2014-08-02Update README.mdv1.01Ole Christian Eidheim
2014-08-02Initial commitv1.0eidheim
2014-08-02Initial commitOle Christian Eidheim