source: code/trunk/downstream.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59   5 years contact Document Ring
(edit) @58   5 years contact Forward PRIVMSG coming from downstream
(edit) @57   5 years contact Fix issues related to Ring - RingConsumer is now used directly in the …
(edit) @56   5 years contact Add downstreamConn.writeMessages This logic will become more …
(edit) @55   5 years contact Abbreviate {upstream,downstream}Conn with uc and dc This makes it …
(edit) @54   5 years contact Don't write to downstreamConn.messages directly Use a helper function …
(edit) @51   5 years contact Add names to consumers
(edit) @50   5 years contact Add an in-memory ring buffer References: …
(edit) @49   5 years contact Handle downstream PART messages
(edit) @48   5 years contact Handle downstream JOIN messages
(edit) @47   5 years contact Send fake RPL_CREATED message
(edit) @46   5 years contact Handle downstream MODE messages
(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.