2024-02-26 09:33:55 -05:00
|
|
|
# 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
|
2024-03-25 10:11:34 -04:00
|
|
|
|
2024-02-26 09:33:55 -05:00
|
|
|
Client: does it ES6?
|
|
|
|
|
|
|
|
## TODOs
|
2024-03-25 10:11:34 -04:00
|
|
|
* Add something!
|
2024-02-26 09:33:55 -05:00
|
|
|
|
|
|
|
## Desires
|
|
|
|
* Discover more Activities that aren't Flash-based, and hope they don't use some other foregone extension.
|
2024-03-25 10:11:34 -04:00
|
|
|
* Pray Ruffle finally starts supporting the scripability APIs needed to support Flash-based activities.
|