Convert remaining connections, connection managers, handlers to use rxjs
Repository details (botten-nappet)
- Project page
- botten-nappet
- Project log category
- botten-nappet (195 entries)
- Repository
- @joelpurra/botten-nappet
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- 💤 This project is inactive.
- 📂 This project is open.
- 🤷 This project is not particularly popular.
- Repository activity period
- 🗓
- Commits
- 209 commits
- Stars
- 5 stars
Commit details (27e75dcb)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Convert remaining connections, connection managers, handlers to use rxjs
- Squashed conversion from event handlers and custom listeners to use reactive programming using rxjs.
- Introducing generics for the hierarchy of connections and connection managers.
Raw text
Convert remaining connections, connection managers, handlers to use rxjs - Squashed conversion from event handlers and custom listeners to use reactive programming using rxjs. - Introducing generics for the hierarchy of connections and connection managers.