renerocksai
|
207a7619f4
|
API cleanup #2 --------------
- Middleware: no more MixContexts
- zig structs are fine
- more documentation (comments -> autodoc).
- websocket docs
|
2024-01-09 11:28:53 +01:00 |
|
renerocksai
|
8892cae7df
|
API cleanup #1 --------------
- EndpointListener.register() // was: addEndpoint
- no more Simple
- getEndpoint -> endpoint()
|
2024-01-09 11:28:05 +01:00 |
|
Ed Yu
|
c047d9dc9b
|
Revert Context changes in middleware_with_endpoint by fixing middleware MixContexts
|
2023-06-22 11:57:55 -07:00 |
|
Ed Yu
|
71fb5d945e
|
Update middleware_with_endpoint example with direct context
|
2023-06-21 20:44:05 -07:00 |
|
Rene Schallner
|
35144b195e
|
zap.Middleware.EndpointHandler, r.get/setContext()
|
2023-05-20 03:16:02 +02:00 |
|