This website requires JavaScript.
Explore
Help
Register
Sign In
Signal
/
Signal-Server
Watch
1
Star
0
Fork
0
You've already forked Signal-Server
mirror of
https://github.com/signalapp/Signal-Server
synced
2026-04-21 07:18:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e65a47a2855a3bea6cd3a5bef1ac3f6637a959
Signal-Server
/
service
/
src
/
main
/
java
/
org
/
whispersystems
/
textsecuregcm
/
websocket
History
Jon Chambers
76e65a47a2
Represent timeouts as
Durations
rather than bare millis
2025-07-31 16:37:19 -04:00
..
AuthenticatedConnectListener.java
Use error-specific retry mechanisms in
WebSocketConnection
and associated classes
2025-07-31 10:53:11 -04:00
InvalidWebsocketAddressException.java
…
ProvisioningConnectListener.java
Measure the rate of new WebSocket connections by authentication type
2025-07-17 11:35:15 -04:00
WebSocketAccountAuthenticator.java
Don't cache authenticated accounts in memory
2025-06-23 09:40:05 -04:00
WebSocketConnection.java
Represent timeouts as
Durations
rather than bare millis
2025-07-31 16:37:19 -04:00