mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 02:23:57 +00:00
Add client-side SockJS wrapper
The wrapper handles our RPC protocol, authentication scheme, and reconnections. (imported from commit 1fed2d160582c235a32de80a80b3e451c13a7b1c)
This commit is contained in:
@@ -367,6 +367,7 @@ JS_SPECS = {
|
||||
'js/reload.js',
|
||||
'js/notifications_bar.js',
|
||||
'js/compose_fade.js',
|
||||
'js/socket.js',
|
||||
'js/compose.js',
|
||||
'js/stream_color.js',
|
||||
'js/admin.js',
|
||||
|
||||
Reference in New Issue
Block a user