Changeset 235 in code for trunk/upstream.go
- Timestamp:
- Apr 6, 2020, 4:49:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/upstream.go
r231 r235 746 746 ch.Topic = "" 747 747 } 748 uc.appendLog(ch.Name, msg) 748 749 uc.forEachDownstream(func(dc *downstreamConn) { 749 750 params := []string{dc.marshalChannel(uc, name)}
Note:
See TracChangeset
for help on using the changeset viewer.