Commit Graph

11 Commits

Author SHA1 Message Date
Roman Grundkiewicz
f2347a827f
Update Simple-WebSocket-Server and move it to submodules (#639)
* Fix server build with current boost, move simple-websocket-server to submodule
* Change submodule to marian-nmt/Simple-WebSocket-Server
* Update submodule simple-websocket-server

Co-authored-by: Gleb Tv <glebtv@gmail.com>
2020-04-27 10:34:10 +01:00
Kenneth Heafield
3c0c1e133b
python3 shebang from #620 (#621)
* python3 shebang from #620
* Add changelog entry for python3 change
2020-04-16 11:15:42 +01:00
Roman Grundkiewicz
df526c1fe3 Use single connection 2018-10-19 12:04:10 +01:00
Roman Grundkiewicz
89b23ce8ab Fix decoding error with python2 2018-01-11 20:45:54 +00:00
Kenneth Heafield
76c8bb541e chmod +x client 2017-11-13 00:05:12 +00:00
Roman Grundkiewicz
a6b5c27a75 Update python example scripts 2017-08-19 12:24:59 +01:00
Roman Grundkiewicz
036693b531 Update python client 2017-08-19 12:15:11 +01:00
Roman Grundkiewicz
585c3f26f0 Fix python bindings 2017-08-19 12:11:49 +01:00
Roman Grundkiewicz
68363b817d Remove unwanted print in server.py 2017-08-18 22:10:50 +01:00
Roman Grundkiewicz
640c3ecb24 Unify python translate() interface with amunmt 2017-08-18 21:40:06 +01:00
Roman Grundkiewicz
4793818148 Copy python scripts from amunmt 2017-08-18 20:55:08 +01:00