Wizou
|
6d238dc528
|
Store less stuff in session data and reduce save frequency for better performance.
|
2025-04-06 19:48:43 +02:00 |
|
Wizou
|
be7027b318
|
more IAsyncDisposable stuff
|
2024-09-07 01:59:27 +02:00 |
|
Wizou
|
1d07039f04
|
Fix potential conflict on System.Collections.Immutable
|
2024-04-16 15:19:12 +02:00 |
|
Wizou
|
3d224afb23
|
Renamed OnUpdate => OnUpdates (with temporary compatibility shim)
|
2024-03-29 16:42:58 +01:00 |
|
Wizou
|
345f10971b
|
using [] syntax
|
2024-03-08 11:33:18 +01:00 |
|
Wizou
|
753ac12eb1
|
OnUpdate is now only for updates. OnOther is used for other notifications
|
2023-05-01 18:21:03 +02:00 |
|
Wizou
|
42be950896
|
Alt DC disconnection logged as simple warning
|
2022-12-02 01:42:39 +01:00 |
|
Wizou
|
222d24c9a6
|
updated Intellisense / doc
|
2022-09-02 23:02:44 +02:00 |
|
Wizou
|
668b19e3e8
|
Renamed Update event to OnUpdate, returning Task
(to gracefully handle async exceptions)
|
2022-07-29 15:24:18 +02:00 |
|
Wizou
|
3f84e10f7f
|
Heroku example: ignore our own outgoing messages
|
2022-06-15 19:16:11 +02:00 |
|
Wizou
|
5c2a66d8ce
|
Program_Heroku: added support for SESSION_NAME env var
|
2022-04-23 01:34:21 +02:00 |
|
Wizou
|
63faf9a070
|
updated EXAMPLES.md for Program_Heroku
|
2022-03-28 13:24:37 +02:00 |
|
Wizou
|
74f22a2f5c
|
added Heroku examples with database store
|
2022-03-28 12:41:28 +02:00 |
|