Alex Butler
|
84a54b76e6
|
Rename methods to `read`, `send`, `write` & `flush`
Refine docs
Add `send` method
Add deprecated versions of write_message, write_pending,
read_message
Handle pong WriteBufferFull error
Add changelog
|
2 years ago |
Daniel Abramov
|
96d9eb75e5
|
chore: apply `fmt` to the whole project
|
4 years ago |
Sebastian Dröge
|
f659af4493
|
Update examples to compile again
|
5 years ago |
Artem Vorotnikov
|
cbf80ecc76
|
Edition 2018, formatting, clippy fixes
|
5 years ago |
Alexey Galakhov
|
f4769a950c
|
example: trivial: init logger in server example
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
6 years ago |
Daniel Abramov
|
3a58069db2
|
Create helpers for config-like functions
As suggested by @agalakhov
|
6 years ago |
Daniel Abramov
|
00303fa60c
|
Make the websocket configurable
|
7 years ago |
Alexey Galakhov
|
3091d11566
|
callback static dispatch
Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
|
7 years ago |
Daniel Abramov
|
41dfc3c506
|
Add server.rs example to the examples section
|
7 years ago |