Go to file
Andreas Mieke bcbb789cdd Changing socket behaviour to not check for errors on read
This fixes #4, which crashed the server due to the endless
reading-loop and therefore the possibility for the slice
content to change in another goroutine.
2017-05-13 02:00:56 +02:00
config Initial commit 2017-01-17 23:39:59 +01:00
database Fixes foreign key 2017-01-21 00:00:18 +01:00
instagram Fix Instagram API 2017-05-07 16:50:13 +02:00
snapchat Fix snapchat movies 2017-05-07 16:15:57 +02:00
socialdragon Changing socket behaviour to not check for errors on read 2017-05-13 02:00:56 +02:00
twitter Initial commit 2017-01-17 23:39:59 +01:00
.gitignore Removes vendor from .gitignore 2017-01-19 01:56:51 +01:00