-
Notifications
You must be signed in to change notification settings - Fork 56
Reorganisation & fixes for the next release #93
Comments
I think there are a few APIs that should be moved out into their own library within
|
I've got |
I'm planning to move websocket out to https://github.com/purescript-web/purescript-web-socket. The same with a bunch of other Web APIs. I was just waiting on the removal of effect rows from My instinct is to have a PR for Thoughts? |
So make an I'll perhaps merge into a new branch on here though, until we're ready to release the new "web / dom ecosystem" based on |
Sounds good. I'll submit the PR. I can set it to merge with |
I've pushed an |
This won't necessarily happen in the near future, since it will break a lot of stuff, but there are a bunch of things that should be updated / made consistent:
URL
newtype throughoutDOM.Websocket
toDOM.WebSocket
MessageEvent
is under websockets, but is more generally applicable(& will probably extend over time)
The text was updated successfully, but these errors were encountered: