summary refs log tree commit diff
path: root/OpenBSD/net/pounce/pkg/DESCR
blob: 68588642ad137556541179b528eb339311b80284 (plain) (blame)
1
2
3
4
5
6
7
pounce is a multi-client, TLS-only IRC bouncer.  It maintains a
persistent connection to an IRC server, acting as a proxy and buffer
for a number of clients.  When a client connects, any messages
received since it last disconnected will be relayed to it.  Unlike
some other bouncers, pounce uses a single buffer for all IRC messages,
which acts as a queue from which each client reads messages
independently.
73d10a13f612f54ae1e5be8519d72a9372a0&follow=1'>Remove clientRemove call from clientCastJune McEnroe 2017-09-01Add client readOnly modeJune McEnroe 2017-08-31Clean up merge toolJune McEnroe 2017-08-31Choose B for tiles with equal modify timesJune McEnroe 2017-08-31Add quick data file merge toolJune McEnroe 2017-08-30Use only foreground color for selecting spawnJune McEnroe 2017-08-29Add four additional spawnsJune McEnroe 2017-08-28Add respawningJune McEnroe 2017-08-26Move license above includesJune McEnroe 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe