Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-24 | Identity function built for .call use | Holden Rohrer | |
In an effort to move jarvis to using one class, MetaSocket, for all of its interactions with the main socket, ident is now only able to be used as id.call(socket); this should simplify the behavior and means that it can use EventEmitter events. | |||
2020-01-19 | fixed other utils/ident bugs | Holden Rohrer | |
2020-01-18 | typo in ident | Holden Rohrer | |
2020-01-18 | moved deinit on close to ident.js | Holden Rohrer | |
2020-01-18 | jarvis externalized identify() | Holden Rohrer | |