@rx-irc/client

1.0.0 • Public • Published

@rx-irc/client - ReactiveX IRC client

A Node.js IRC client based on RxJS streams.

Status

The client is finally ready enough to be used by RxBot.

The biggest remaining issues are:

  • The store is missing channel modes list with userinfo.
  • Timeout will result in quit instead of reconnect.
  • Node will not exit after socket closes.
  • setPrivileges legacy method is not yet an action.
  • The actions API is not yet set in stone.
  • Channel auto-join may move to bot.

More can be found in the issues.

License

Copyright 2018, 2021 Florian Mäder - Permission granted under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @rx-irc/client

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

40.4 kB

Total Files

13

Last publish

Collaborators

  • fkm