micronaut-projects/micronaut-core

Full-duplex support for browsers that do not support WebSocket

Open

#583 opened on Sep 17, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (5,882 stars) (1,025 forks)batch import
help wantedrelates-to: websocketsstatus: future considerationtype: enhancement

Description

Will Micronaut provide full-duplex support for browsers that do not support WebSocket, use Sockjs or something else?

Contributor guide