Arlo Breault
|
e5d57647f0
[WIP] Split broker into components
|
3 년 전 |
Arlo Breault
|
afd54c5d4c
Intermediary refactor teasing apart http / ipc
|
3 년 전 |
Cecylia Bocovich
|
270eb21803
Encode client-broker messages as json in HTTP body
|
3 년 전 |
Cecylia Bocovich
|
92bd900bc5
Implement binned counts for polling metrics
|
3 년 전 |
Cecylia Bocovich
|
83ef0b6f6d
Export snowflake broker metrics for prometheus
|
3 년 전 |
Cecylia Bocovich
|
bae0bacbfd
Classify proxies with unknown NATs as restricted
|
3 년 전 |
Philipp Winter
|
5efcde5187
Sort snowflake-ips stats by country count.
|
4 년 전 |
Cecylia Bocovich
|
3c3317503e
Update broker stats to include info on NAT types
|
4 년 전 |
Cecylia Bocovich
|
046dab865f
Have broker pass client NAT type to proxy
|
4 년 전 |
Cecylia Bocovich
|
0052c0e10c
Add a new heap at the broker for restricted flakes
|
4 년 전 |
Cecylia Bocovich
|
42e16021c4
Add tests to check for data race in broker
|
5 년 전 |
Cecylia Bocovich
|
981abffbd9
Add proxy type to stats exported by broker
|
5 년 전 |
Cecylia Bocovich
|
7277bb37cd
Update broker--proxy protocol with proxy type
|
5 년 전 |
Cecylia Bocovich
|
c4ae64905b
Redo protocol for proxy--broker messages
|
5 년 전 |
Shane Howearth
|
3cfceb3755
Handle generated errors in broker
|
5 년 전 |
Cecylia Bocovich
|
908cf3fc64
Updated tests to check new stats
|
5 년 전 |
Cecylia Bocovich
|
f779013b2d
Fixed small formatting errors of log output
|
5 년 전 |
Cecylia Bocovich
|
fe3356a54d
Unit tests for metrics code
|
5 년 전 |
Cecylia Bocovich
|
0842dad38e
Added tests to check large read guards
|
5 년 전 |
Arlo Breault
|
b77a99b565
Fix broker tests
|
5 년 전 |
Cecylia Bocovich
|
171c55a9b1
Implemented geoip lookups for the snowflake broker. This heavily based off of how tor maps IP addresses to country codes, and relies on the provided ipv4 and ipv6 files.
|
5 년 전 |
Hooman
|
b7df69fa55
Make Broker run standalone
|
7 년 전 |
Serene Han
|
661286894a
another goconvey test for RequestOffer, fix data race in the Broker test
|
8 년 전 |
Serene Han
|
2ae6559001
move CORS early return into the ServeHTTP wrapper, rename handlers
|
8 년 전 |
Serene Han
|
791f6925ec
Simplify proxy poll handler, and broker match test
|
8 년 전 |
Serene Han
|
254223be0f
End-to-end Goconvey test for Broker passing SDP messages between concurrent client and proxy
|
8 년 전 |
Serene Han
|
ee5f4558af
Second async test for Broker's proxy answer handler
|
8 년 전 |
Serene Han
|
032ab6bcb8
Async test for Broker's proxy handler
|
8 년 전 |
Serene Han
|
0e1c5a1756
Convert Broker SnowflakeHeap test to goconvey, and async test for client handler
|
8 년 전 |
Serene Han
|
b04d1f67fb
Add context to HTTP handlers, attempt to support localhost Broker.
|
8 년 전 |