index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Server.Implementations
/
ServerManager
/
WebSocketConnection.cs
Age
Commit message (
Collapse
)
Author
2016-11-03
move classes
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-23
rework scheduled tasks in preparation of common project going portable
Luke Pulverenti
2016-10-07
update live stream management
Luke Pulverenti
2016-10-06
avoid buffering http responses
Luke Pulverenti
2015-06-07
add mono CreateWebRequest workaround
Luke Pulverenti
2015-03-08
fix web socket message parsing
Luke Pulverenti
2015-03-08
connect to socket with access token
Luke Pulverenti
2015-03-08
simplify message parsing
Luke Pulverenti
2014-12-27
sync updates
Luke Pulverenti
2014-12-27
move web socket classes to server project
Luke Pulverenti
2014-07-20
update translations
Luke Pulverenti
2014-05-17
updated nuget
Luke Pulverenti
2014-04-06
chromecast updates
Luke Pulverenti
2013-10-04
mono fixes
Luke Pulverenti
2013-10-02
updated nuget
Luke Pulverenti
2013-09-07
detect invalid json with web socket messages
Luke Pulverenti
2013-09-05
reduce byte conversions with alchemy web socket
Luke Pulverenti
2013-05-25
updated browse to command
Luke Pulverenti
2013-05-10
progress on remote control
Luke Pulverenti
2013-03-25
Moved some web socket classes to the model
Luke Pulverenti
2013-03-07
removed base kernel and ikernel
LukePulverenti