communi / libcommuni

A cross-platform IRC framework for Qt
https://communi.github.io
BSD 3-Clause "New" or "Revised" License
83 stars 37 forks source link

joining multiple servers #70

Closed netpipe closed 4 years ago

netpipe commented 4 years ago

was wondering how to join multiple servers with qt example.

its for https://github.com/tecan/cannachat

jpnurmi commented 4 years ago

You need one IrcConnection instance per each connection to a server.