when "sbt dist",error show:"TypeError: a bytes-bile object is required,not 'str'" and show: File"scalapbgenxxxxxxxx.py",line 6,in<module> s.sendall(content) how to solve it?
Is there a way to use the server for file storage instead of Amazon Services ?
Hi Team, Wonderful job on actor-servlet . I am trying to setup this actor-servlet on aws docker system . I am not able to do it . Can you help me on this .
After I Build Server from Sources(./sbt dist),I don't understand what to do about 'After finishing build you can get server at actor-server/target/dist.'.But I donn't have the path 'target' in 'actor-server' at all. And how can I access the server? http://127.0.0.1/actor-server/target/dist? It seems not like I have configurated it to my IIS. Please Help