aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/TCPJSONStream (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-02-05We're not really done here.. but we're getting there. Socket Read is ↵teravus1-3/+3
working.. Still have to do Header.ToBytes and compose a websocket frame with a payload.
2013-02-03Adds the ability to load more then one IClientNetworkServer thereby allowing ↵teravus2-1/+4
additional client stacks. Use comma separated values in clientstack_plugin in your config.
2013-02-03Commit 1 in of this branch feature. This is one of many...teravus5-0/+446