|
|
|
|
|
by wchest
2501 days ago
|
|
> The JMAP protocol is transport agnostic and can be easily transported over a WebSocket, for example, as well as HTTP From section 10. of the jmap.io link you referenced. I haven't used JMAP or looked into the spec in any detail, but wanted to provide that context for anyone coming here and seeing the parent comment first. Sounds like you can use WebSocket or any other transport mechanism. |
|