summaryrefslogtreecommitdiffstats
path: root/src/server/SocketServer.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update for latest raulDavid Robillard1-1/+1
2020-12-15Clean up includes in core and serverDavid Robillard1-0/+6
2020-08-02Remove std::shared_ptr aliasDavid Robillard1-11/+13
2020-08-02Remove redundant pointer get() callsDavid Robillard1-1/+1
2020-08-02Clean up namespace commentsDavid Robillard1-2/+2
2020-08-02Fix unnecessary parameter copiesDavid Robillard1-3/+3
2019-03-09Clean up includes and forward declarationsDavid Robillard1-2/+6
2018-09-23Use lowercase namespace namesDavid Robillard1-5/+5
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-2/+2
2016-09-18Add fancy communication loggingDavid Robillard1-7/+18
2015-10-02Unregister socket clients on hangup.David Robillard1-0/+8
2015-02-09Fix broadcasting to several clients.David Robillard1-2/+2
2015-02-07Demodularize socket stuff.David Robillard1-0/+61