1
0
mirror of https://github.com/nsnail/Ocelot.git synced 2025-05-12 13:59:30 +08:00

4 Commits

Author SHA1 Message Date
Tom Pallister
463a7bdab4
Feature/websockets ()
*  - hacked websockets proxy together

* faffing around

*  hacking away :(

*  websockets proxy middleware working

*  map when for webockets working

*  some test refactor

*  temp commit

*  websockets proxy working, tests passing...need to do some tidying and write docs

*  more code coverage

*  docs for websockets

*  updated readme

*  tidying up after websockets refactoring

*  tidying up after websockets refactoring

*  tidying up after websockets refactoring

* stuck a warning in about logging levels into docs!
2018-03-23 18:01:02 +00:00
Tom Pallister
0ab670a143
Feature/#52 ()
*  test circle ci

*  nicked some lads cake script

*  put the mac build script back

*  trying another lads circle CI thing doesnt use cake

*  added test steps

*  ports for linux build

*  try travis mac build

*  dont use build script

*  dont use build script

*  acceptance and int tests dont really work on mac...v strange?

*  unique port for linux tests

*  increase code coverage

*  try using cake on linux for travis

*  try using cake for mac and linux on travis

*  dont run the acceptance and int tests on mac

*  build.sh has lf line endings

*  turns out crlf is OK for cake file..sigh

*  not sure what return does in cake so wrapped in if just to see

*  try use travis to work not run on mac

*  dont need these references

*  wrong property

*  remove circle ci for linux and just use travis for all
2018-03-17 18:07:27 +00:00
Philip Wood
c61dc9fd11 Fix brace line spacing and remove multiple concurrent whitespace characters
SA1025, SA1505, SA1508, SA-1509, SA1513
2018-03-03 13:14:24 +00:00
Tom Pallister
3ac9b3bd87
hacked together load balancing reroutes in fileconfig ()
* hacked together load balancing reroutes in fileconfig

* some renaming and refactoring

* more renames

* hacked away the old config json

* test for issue 213

* renamed key

* dont share ports

* oops

* updated docs

* mvoed docs around

* port being used
2018-01-31 20:34:55 +00:00