source: code/trunk/upstream.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69   5 years contact Add functions to translate between upstream and downstream names
(edit) @68   5 years contact Fix PING handlers, again
(edit) @67   5 years contact Enable TCP keep-alive on all connections
(edit) @66   5 years contact Properly handle PING messages
(edit) @64   5 years contact Add a -debug flag
(edit) @60   5 years contact Add upstreamConn.SendMessage Allows us to change upstreamConn …
(edit) @57   5 years contact Fix issues related to Ring - RingConsumer is now used directly in the …
(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) @50   5 years contact Add an in-memory ring buffer References: …
(edit) @46   5 years contact Handle downstream MODE messages
(edit) @45   5 years contact Close connection from writer goroutine Connections were being closed …
(edit) @44   5 years contact Add upstreamConn.register
(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) @37   5 years contact Per-user connections
(edit) @36   5 years contact Forward PRIVMSG messages
(edit) @35   5 years contact Handle channel mode changes
(edit) @34   5 years contact Handle third-party JOIN and PART messages
(edit) @33   5 years contact Use a dedicated goroutine to write upstream messages
(edit) @27   5 years contact Forward channel information
(edit) @25   5 years contact Mark channel info as complete on RPL_ENDOFNAMES
(edit) @23   5 years contact Allow Server to have access to upstreamConn
(edit) @21   5 years contact Add per-upstream logger
(edit) @20   5 years contact Split IRC helpers to separate file
(edit) @19   5 years contact Join channels on upstream servers
(edit) @18   5 years contact Handle NOTICE from upstream servers
(edit) @17   5 years contact Handle MODE messages from upstream servers
(edit) @16   5 years contact Handle upstream RPL_MYINFO messages
(edit) @14   5 years contact Ignore some upstream messages
(add) @13   5 years contact Split downstram and upstream code into separate files
Note: See TracRevisionLog for help on using the revision log.