mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Update to matrix-org/pinecone@8687b0d
This commit is contained in:
parent
a96098051e
commit
c54d88aecf
3 changed files with 5 additions and 3 deletions
|
@ -408,6 +408,8 @@ func (m *DendriteMonolith) Stop() {
|
|||
_ = m.PineconeRouter.Close()
|
||||
}
|
||||
|
||||
const MaxFrameSize = types.MaxFrameSize
|
||||
|
||||
type Conduit struct {
|
||||
conn net.Conn
|
||||
port types.SwitchPortID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue