PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, August 1, 2022

[FIXED] how to host my WebSocket on IONOS hosting or VPS

 August 01, 2022     hosting, ionos, kotlin, vps, websocket     No comments   

Issue

I'm a newbie, I'll make an "uber" application like this https://github.com/CristianFernandoRomero1/ridesharing-uber-lyft-app

But I don't know how I can upload the WebSocket to a server, and what kind of server Please help me

Pd: the websocket is "dummy" in the files, and I need to upload it to a server (hosting, vps, IONOS wordpress hosting) I don't know lol


Solution

There is no code for WebSocket server in the GitHub repository. That app(in repository) running with simulator.

So if you want run it with real server, you need to implement yourself and deploy(Any service you can use.)



Answered By - Xinkle
Answer Checked By - Clifford M. (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing