mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-20 10:37:38 +03:00
Commit Graph
Select branches
Hide Pull Requests
beta
develop
enhancement/180-script-apache-rate
fix/201/eddn-capi-denote-live-vs-legacy
live
master
pledged_flag
python3
stable
#10
#10
#100
#101
#102
#104
#105
#105
#108
#11
#11
#110
#111
#112
#113
#114
#115
#117
#120
#121
#122
#123
#124
#127
#13
#137
#14
#140
#141
#142
#143
#146
#147
#149
#15
#151
#154
#155
#159
#160
#162
#166
#169
#173
#174
#175
#177
#178
#183
#184
#185
#186
#189
#19
#190
#191
#195
#198
#199
#204
#207
#211
#213
#214
#215
#216
#217
#218
#219
#22
#220
#221
#222
#223
#224
#225
#226
#227
#23
#230
#230
#24
#24
#25
#27
#3
#32
#33
#36
#37
#4
#41
#42
#47
#48
#49
#5
#50
#51
#52
#53
#54
#57
#58
#59
#6
#60
#61
#62
#63
#64
#65
#68
#69
#7
#70
#71
#72
#72
#73
#74
#75
#76
#78
#8
#8
#82
#82
#83
#84
#85
#86
#88
#89
#9
#9
#90
#91
#92
#93
#96
#97
#98
#99
16May21PreChanged
Release/d.20220107-00
Release/d.20220111-00
Release/d.20220111-01
Release/d.20220118-00
Release/d.20220215-00
v0.2.1
v0.4
v0.5
v0.6
v0.6.1
v0.6.2
Select branches
Hide Pull Requests
beta
develop
enhancement/180-script-apache-rate
fix/201/eddn-capi-denote-live-vs-legacy
live
master
pledged_flag
python3
stable
#10
#10
#100
#101
#102
#104
#105
#105
#108
#11
#11
#110
#111
#112
#113
#114
#115
#117
#120
#121
#122
#123
#124
#127
#13
#137
#14
#140
#141
#142
#143
#146
#147
#149
#15
#151
#154
#155
#159
#160
#162
#166
#169
#173
#174
#175
#177
#178
#183
#184
#185
#186
#189
#19
#190
#191
#195
#198
#199
#204
#207
#211
#213
#214
#215
#216
#217
#218
#219
#22
#220
#221
#222
#223
#224
#225
#226
#227
#23
#230
#230
#24
#24
#25
#27
#3
#32
#33
#36
#37
#4
#41
#42
#47
#48
#49
#5
#50
#51
#52
#53
#54
#57
#58
#59
#6
#60
#61
#62
#63
#64
#65
#68
#69
#7
#70
#71
#72
#72
#73
#74
#75
#76
#78
#8
#8
#82
#82
#83
#84
#85
#86
#88
#89
#9
#9
#90
#91
#92
#93
#96
#97
#98
#99
16May21PreChanged
Release/d.20220107-00
Release/d.20220111-00
Release/d.20220111-01
Release/d.20220118-00
Release/d.20220215-00
v0.2.1
v0.4
v0.5
v0.6
v0.6.1
v0.6.2
-
cceb77d7a1
We don't actually want to return the original JSON.
James Muscat
2014-12-17 14:11:24 +00:00 -
a7925923cf
Configure Validator with our schema (don't do the validation yet).
James Muscat
2014-12-17 14:06:53 +00:00 -
7786d41d67
Add http:/example.com as an allow-all JSON schema.
James Muscat
2014-12-17 13:48:55 +00:00 -
8badcc38e5
Barf on unknown schemas (without a way to make them known, currently).
James Muscat
2014-12-17 13:47:36 +00:00 -
351b00aed2
Return HTTP 400 rather than 200 on error.
James Muscat
2014-12-17 13:40:41 +00:00 -
fdeea2f7c2
Make Validator its own class, because it's going to want state soon.
James Muscat
2014-12-17 13:38:06 +00:00 -
2d406f9e25
Create a framework for JSON validation at the gateway.
James Muscat
2014-12-17 13:30:09 +00:00 -
43a9931e38
Mercilessly crib EMDR's wsgi app for the Gateway. Currently just passes any valid JSON through.
James Muscat
2014-11-16 12:48:48 +00:00 -
a1f1019784
Let's pretend this works...
James Muscat
2014-11-16 11:45:34 +00:00 -
a70cfebec9
This should in fact be localhost (or whatever the gateway/announcer is)...
James Muscat
2014-11-16 11:44:43 +00:00 -
81f481755e
Trivial receiver that just spams to stdout.
James Muscat
2014-11-16 00:10:13 +00:00 -
15c2141493
Hacky test script that sends a message every second.
James Muscat
2014-11-16 00:07:30 +00:00 -
fc37bf4744
Don't just bind to localhost.
James Muscat
2014-11-15 17:30:56 +00:00 -
bcf8de0e7e
Yay, Python versions
James Muscat
2014-11-15 17:28:42 +00:00 -
445c92c1b2
Skeletal but functional system.
James Muscat
2014-11-15 17:12:23 +00:00 -
bffa6b3a13
Heavily borrow EMDR code for a relay.
James Muscat
2014-11-15 14:46:31 +00:00 -
1cf53c4e4d
Eclipse cruft and README first sentence.
James Muscat
2014-11-15 13:23:05 +00:00 -
6167430d70
Initial commit
James Muscat
2014-11-15 11:51:33 +00:00