MephisTools / diablo2-protocol

Diablo 2 network protocol
MIT License
77 stars 19 forks source link

backend with express #15

Closed rom1504 closed 5 years ago

rom1504 commented 6 years ago

The features need are the following: 2 modes: Manual play with MITM proxy:

Automatic play (bots):

...

rom1504 commented 6 years ago

this might be done in another repo depending on this one

rom1504 commented 6 years ago

read https://medium.com/@jeffandersen/building-a-node-js-rest-api-with-express-46b0901f29b6

rom1504 commented 5 years ago

@louis030195 express server should provide an api not an ui

rom1504 commented 5 years ago

kind of done with the ws thing