fiatjaf
|
1dc12e5d2e
|
support negentropy.
|
2024-10-26 23:41:39 -03:00 |
|
fiatjaf
|
d4334ac2bb
|
revert "a function to send an event directly to a specific connection."
this reverts commit e9c9d0c3a7b6ace94cd40e04d74e4ffd31b6b898 because it is not a good idea and probably useless.
|
2024-10-16 15:07:55 -03:00 |
|
fiatjaf
|
9069341657
|
a context that is canceled whenever a websocket is dropped.
|
2024-10-16 15:06:47 -03:00 |
|
fiatjaf
|
e9c9d0c3a7
|
a function to send an event directly to a specific connection.
|
2024-10-13 12:42:36 -03:00 |
|
fiatjaf
|
21b08cb044
|
fix closing of closed ws.Authed channel when client AUTHs twice.
|
2023-12-27 12:30:23 -03:00 |
|
fiatjaf
|
3c1b062eb8
|
include original http.Request in WebSocket struct.
|
2023-11-29 12:26:04 -03:00 |
|
fiatjaf
|
84d01dc1d3
|
rename auth-related fields on WebSocket struct.
|
2023-11-29 12:23:21 -03:00 |
|
fiatjaf
|
8968982b9a
|
relayer, second attempt, now much better.
|
2023-08-10 14:32:11 -03:00 |
|
fiatjaf
|
dc594ee32b
|
migrate to fasthttp/websocket.
|
2023-06-23 07:10:59 -03:00 |
|
fiatjaf
|
fe91197d45
|
implement nip-42 AUTH and restrict DMs to authed users.
|
2023-01-15 22:38:24 -03:00 |
|
fiatjaf
|
ea7d2eeb3e
|
guard all websocket writes with mutexes.
|
2022-01-11 16:00:19 -03:00 |
|