Changeset 53 in code
- Timestamp:
- Feb 17, 2020, 11:19:27 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r52 r53 1 1 # jounce 2 2 3 An IRC bouncer. 3 A user-friendly IRC bouncer. 4 5 - Multi-user 6 - Support multiple clients for a single user, with proper backlog 7 synchronization 8 - Support connecting to multiple upstream servers via a single IRC connection 9 to the bouncer 10 11 ## Contributing 12 13 Send patches on the [mailing list], report bugs on the [issue tracker]. 4 14 5 15 ## License … … 8 18 9 19 Copyright (C) 2020 Simon Ser 20 21 [mailing list]: https://lists.sr.ht/~emersion/public-inbox 22 [issue tracker]: https://todo.sr.ht/~emersion/jounce
Note:
See TracChangeset
for help on using the changeset viewer.