yellows111
2adad3dfe5
CONFIRM status of those parameters, by the way. they're defined as such since 6.0 in the TLB. `HRESULT Type([out, retval] CONNECT_TYPE* pVal);` |
||
---|---|---|
.gitignore | ||
README.md | ||
api.md | ||
client.js | ||
package-lock.json | ||
package.json | ||
server.js |
README.md
Messenger.js Third Edition
A MSN(r) Messenger(tm) Activity API Emulation script client with a WebSocket server.
Why?
I wanted to play the old MSN(r) Messenger(tm) Activities online.
Client compatibility:
Server: whatever node.js version uWS supports
Client: does it ES6?
TODOs
- Add something!
Desires
- Discover more Activities that aren't Flash-based, and hope they don't use some other foregone extension.
- Pray Ruffle finally starts supporting the scripability APIs needed to support Flash-based activities.