JalonSolov
|
aaf3e25c3f
|
websocket: simplify and better handle handshake (#16829)
|
2023-01-01 09:04:09 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Alexander Medvednikov
|
014c3c97f0
|
all: byte => u8
|
2022-04-15 14:45:52 +03:00 |
|
Tomas Hellström
|
ec973f5c6e
|
x.websocket: move to net.websocket module (#10648)
|
2021-07-03 02:56:00 +03:00 |
|
Alexander Medvednikov
|
8dcc73993e
|
net: remove old websocket module
|
2020-08-27 07:33:59 +02:00 |
|
Daniel Däschle
|
fcc61a981d
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
|
Nick Treleaven
|
ee349691f9
|
v/checker: Warn about pointer indexing outside unsafe {} (#5918)
|
2020-07-22 20:28:53 +03:00 |
|
Delyan Angelov
|
ebbc7bd471
|
examples: fix crash when running examples/ws/client.v outside of valgrind
|
2020-07-22 18:42:57 +03:00 |
|
Carlos Esquerdo Bernat
|
0d8ebf5845
|
websocket: use log instead submodule logger (1/4) (#5921)
|
2020-07-22 17:31:22 +03:00 |
|
Nick Treleaven
|
0b49e4db1c
|
v/checker.v: disallow pointer arithmetic for InfixExpr outside unsafe {} (#5640)
|
2020-07-03 18:10:10 +02:00 |
|
Enzo Baldisserri
|
145b125155
|
websocket: make compile
|
2020-05-26 12:50:37 +02:00 |
|
yuyi
|
7f4cf08516
|
parser: check (mut f Foo) syntax
|
2020-05-17 13:51:18 +02:00 |
|
Leah Lundqvist
|
f3e3d7e0c5
|
websocket: update to work with latest V
|
2020-04-24 07:32:51 +02:00 |
|
Leah Lundqvist
|
b28ab2511c
|
websocket: move library files to root of module
|
2020-04-08 19:44:30 +02:00 |
|