source: code/trunk/downstream.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45   5 years contact Close connection from writer goroutine Connections were being closed …
(edit) @43   5 years contact Add parseMessageParams helper
(edit) @42   5 years contact Allow changing nickname
(edit) @40   5 years contact Add user.forEachDownstream
(edit) @39   5 years contact Add user.forEachUpstream
(edit) @38   5 years contact Add Server.getUser
(edit) @37   5 years contact Per-user connections
(edit) @31   5 years contact Remove downstreamConn.WriteMessage It wasn't clear what this function …
(edit) @30   5 years contact Send channel info to downstream on registration
(edit) @28   5 years contact De-duplicate downstream QUIT handling
(edit) @27   5 years contact Forward channel information
(edit) @26   5 years contact Write to downstream conn in dedicated goroutine
(edit) @23   5 years contact Allow Server to have access to upstreamConn
(edit) @22   5 years contact Maintain a list of downstream connections
(edit) @15   5 years contact Send standard user/channel modes to downstream connections
(add) @13   5 years contact Split downstram and upstream code into separate files
Note: See TracRevisionLog for help on using the revision log.