JacobCrabill
|
da420b4114
|
Fixup examples/http_params, examples/websockets
|
2024-01-30 21:12:08 -08:00 |
|
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 |
|
Rene Schallner
|
0251a9cbc5
|
improved websocket chat example
|
2023-05-07 16:14:28 +02:00 |
|
Rene Schallner
|
00291117d8
|
websockets + example
|
2023-05-07 05:02:09 +02:00 |
|