index
:
websocksy
master
Flexible websocket transport bridge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-01-14
Fix makefile ordering
cbdev
1
-1
/
+1
2024-01-14
Implement udp-listen peer transport
cbdev
2
-1
/
+10
2021-02-21
Fix dynamic32 edge case
cbdev
1
-1
/
+1
2021-02-20
Add dynamic32 to README
cbdev
1
-0
/
+1
2021-02-20
Implement dynamic32 framing function
cbdev
3
-1
/
+96
2019-09-01
Fix builtin backend configuration return code
cbdev
1
-0
/
+5
2019-08-25
Include ctype for backend_file
cbdev
1
-0
/
+1
2019-08-25
Fix minor bugs
cbdev
5
-15
/
+28
2019-06-22
Implement JSON framing function (Fixes #2)
cbdev
4
-3
/
+299
2019-06-20
Fix README
cbdev
2
-6
/
+6
2019-06-20
Add more API documentation
cbdev
1
-3
/
+22
2019-06-20
Implement fixedlength framing
cbdev
6
-5
/
+77
2019-06-20
Implement keep-alive pings (Fixes #4)
cbdev
7
-12
/
+46
2019-06-20
Add TOC
cbdev
1
-5
/
+25
2019-06-20
Implement additional framing functions (Fixes #3)
cbdev
9
-14
/
+162
2019-06-08
Move example configuration
cbdev
3
-4
/
+14
2019-06-08
Update Readme
cbdev
1
-1
/
+3
2019-06-08
Backend API documentation
cbdev
1
-0
/
+31
2019-06-08
Add license
cbdev
1
-0
/
+22
2019-06-08
Implement configuration file parsing
cbdev
5
-22
/
+160
2019-06-07
Main readme and config module
cbdev
6
-73
/
+210
2019-06-02
File backend peer query
cbdev
7
-17
/
+136
2019-06-01
Implement file backend
cbdev
7
-12
/
+234
2019-06-01
Implement plugin loading
cbdev
7
-16
/
+117
2019-05-31
Unix socket peer connection
cbdev
5
-17
/
+74
2019-05-26
Basic plugin loading
cbdev
8
-25
/
+165
2019-05-26
Backend configuration, main config parsing
cbdev
3
-37
/
+98
2019-05-25
Implement pongs, move to multiple TLUs
cbdev
10
-67
/
+147
2019-05-25
Basic forwarding and builtin extension functions
cbdev
6
-15
/
+182
2019-05-19
Implement basic peer connection handling
cbdev
4
-12
/
+169
2019-05-19
Documentation & peer discovery API
cbdev
5
-17
/
+127
2019-05-18
Document structures, introduce basic API
cbdev
3
-56
/
+181
2019-05-18
Closing a websocket may send a reason
cbdev
2
-19
/
+49
2019-05-18
Basic websocket framing
cbdev
4
-17
/
+156
2019-05-18
Complete WS connection establishment
cbdev
6
-96
/
+176
2019-05-17
Split out websocket handling, HTTP header processing
cbdev
5
-139
/
+236
2019-05-12
Client handling
cbdev
3
-23
/
+98
2019-05-04
Basic connection handling
cbdev
4
-0
/
+307